Class ExportFieldsOptions

ExportFieldsOptions class

Represents base class of options for exporting form fields.

public abstract class ExportFieldsOptions

Properties

NameDescription
ExportPasswordValue { get; set; }Gets or sets a value indicating whether the password value should be exported.

See Also