DocumentData indexer
Leave feedback
On this page
Gets the field data by an index.
| Name | Description |
|---|---|
| index | The zero-based index of the field. |
An instance of FieldData class.
Iteration via all the fields:
FieldData class represents field data. Depending on the field FieldData.page_area property
can contain any of the inheritors of PageArea class. For example, Parser.parse_form method
extracts only text fields:
- module
groupdocs.parser.data - class
DocumentData - class
FieldData - class
PageArea
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.