Name | Description | |
---|---|---|
Fields | Gets the list of fields in the XFDF file. | |
PDFFileName | Gets the name of the PDF file the XFDF file was exported from. |
The following tables list the members exposed by XFDFFile.
Name | Description | |
---|---|---|
Fields | Gets the list of fields in the XFDF file. | |
PDFFileName | Gets the name of the PDF file the XFDF file was exported from. |
Name | Description | |
---|---|---|
Close | Closes the underlying pdf file and frees all resources. | |
FromFile | Creates a XFDFFile object from the given XFDF file. | |
FromStream | Creates a XFDFFile object from the given stream object. |