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