[]
type ExportFormDataOptions = object;
Represents options used by: PdfDocument#exportFormDataToFDF methods.
optional exportPasswordFields?: boolean;
Gets or sets a value indicating whether values of TextField fields with the property TextField#password set to true should be exported.