Click or drag to resize

FdfDocumentPathToPdf Property

Gets a path to the PDF file spicified inside FDF document

Namespace:  Patagames.Pdf.Net
Assemblies:   Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.84.2704
  Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.84.2704
Syntax
public string PathToPdf { get; }

Return Value

Type: 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