[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.ExportFormDataOptions

Class ExportFormDataOptions

Namespace
GrapeCity.Documents.Pdf
Assembly
GcDocs.Pdf.dll
public class ExportFormDataOptions
Inheritance
ExportFormDataOptions
Inherited Members

Constructors

ExportFormDataOptions()

public ExportFormDataOptions()

Properties

ExportPasswordFields

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

public bool ExportPasswordFields { get; set; }

Property Value

bool