Click or drag to resize

FdfDocumentPathToPdf Property

Gets a path to the PDF file spicified inside FDF document

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public string PathToPdf { get; }

Return Value

String
The source file or target file: the PDF document file that this FDF file was exported from or is intended to be imported into.
See Also