Click or drag to resize
Pdf Library for .NET

PdfFormManager Properties

The PdfFormManager type exposes the following members.

Properties
 NameDescription
Public propertyDocumentInformation PDF document information. Most of this property info is populated after Load. Some info is populated after Save.
(Inherited from PdfManager)
Public propertyFields Collection of pdf form fields from the current pdf document.
Public propertyFlatten Gets or sets a value indicating whether to flatten the pdf form or not.
Public propertyNeedAppearances Gets or sets a value indicating whether to set NeedAppearances flag of the pdf form or not.
Top
See Also