PdfImportFormDataActionFilePath Property |
(Required) The FDF file from which to import the data.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.5.5
Syntaxpublic string FilePath { get; set; }Public Property FilePath As String
Get
Set
Property Value
String
The FDF file from which to import the data.
Exceptions
See Also