PdfInteractiveFormDataXfdfCodec Class Members
In This Topic
The following tables list the members exposed by
PdfInteractiveFormDataXfdfCodec.
Public Constructors
Public Properties
| Name | Description |
 | ExportFieldsWithoutValue | Gets or sets a value indicating whether all fields including fields without a value are exported. |
 | PdfFilePath | Gets or sets the relative or absolute path to the PDF file that is written to/read from XFDF file. |
Public Methods
| Name | Description |
 | Export | Overloaded. Exports values of the specified PDF form fields to the provided stream. |
 | Import | Imports form field values of the specified interactive form from the provided stream. |
Protected Methods
Public Events
See Also