Pdf |
The PdfInteractiveForm type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExportData(String) | Exports the interactive form data from the current PdfInteractiveForm to an FDF, XFDF or JSON file with the specified path. |
![]() | ExportData(Stream, PdfFormDataFormat) | Exports the interactive form data from the current PdfInteractiveForm to the specified FDF, XFDF or JSON stream. |
Name | Description | |
---|---|---|
![]() | GetArray |
Gets the PdfArray that serves as a backing storage of the specified PdfObject or if no PdfArray serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |
![]() | GetDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |
![]() | GetOrAddDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |