Aspose::Pdf::Engine::IO::ConvertStrategies::ConvertHelpers::ExportFieldsOptions class

ExportFieldsOptions class

Represents base class of options for exporting form fields.

class ExportFieldsOptions : public System::Object

Methods

MethodDescription
ExportFieldsOptions()
get_ExportPasswordValue() constGets a value indicating whether the password value should be exported.
set_ExportPasswordValue(bool)Sets a value indicating whether the password value should be exported.

See Also