Click or drag to resize

FDFDocGetPdfFileName Method

Gets the PDF document file that this FDF file was exported from or is intended to be imported into.

Namespace:  pdftron.FDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public string GetPdfFileName()

Return Value

Type: String
The file name of the PDF document.
See Also