[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.ExportFormDataOptions.ExportPasswordFields

ExportPasswordFields Property

ExportPasswordFields

Gets or sets a value indicating whether values of TextField fields with the property Password set to true should be exported.

Declaration
public bool ExportPasswordFields { get; set; }
Public Property ExportPasswordFields As Boolean