Gets a list of the form fields found in this page.
public IList<PDFFormField> FormFields {get;}
Public ReadOnly Property FormFields As IList(Of PDFFormField)
public List<PDFFormField> getFormFields()
public:
property IList<PDFFormField^>^ FormFields {
IList<PDFFormField^>^ get();
}
An IList of PDFFormField items that contain the form fields found in the page. The default value is null.
By default, the Fonts, Annotations, Objects, FormFields, Signatures and Hyperlinks lists are not populated when a new PDFDocument is created and the values of these properties are null. You must call the PDFDocument.ParsePages method to parse the items are you interested in (depending on the PDFParsePagesOptions passed as the options parameter to the method). This is done for performance reasons and to give the user the ability to parse only the objects and pages of interest.
The FormFields list will be populated if PDFParsePagesOptions.FormFields is passed as part of the options parameter to PDFDocument.ParsePages. After this method returns, all the pages parsed will have their FormFields properties populated either with a list of the form fields found in the page or an empty list (with IList<_50_44F4f_bject>.Count equal to 0).When parsing is finished, the FormFields property will contain a list of the PDFFormField items found in the page.
For an example on general parsing of PDF pages, refer to PDFDocumentPage, for an example on drawing the objects of a page on the surface of an image, refer to PDFObject.
Products |
Support |
Feedback: FormFields Property - Leadtools.Pdf |
Introduction |
Help Version 19.0.2017.3.22
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.