Click or drag to resize

PdfImportFormDataActionFilePath Property

(Required) The FDF file from which to import the data.

Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.5.5
Syntax
public string FilePath { get; set; }

Property Value

String
The FDF file from which to import the data.
Exceptions
ExceptionCondition
ArgumentNullExceptionValue is or Empty.
See Also