[]
        
(Showing Draft Content)

ExportFormDataOptions

Type Alias: ExportFormDataOptions

type ExportFormDataOptions = object;

Represents options used by: PdfDocument#exportFormDataToFDF methods.

Properties

exportPasswordFields?

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.