Aspose::Pdf::ExportFieldsOptions class
ExportFieldsOptions class
Represents base class of options for exporting form fields.
class ExportFieldsOptions : public System::Object
Methods
Method | Description |
---|---|
ExportFieldsOptions() | |
get_ExportPasswordValue() const | Gets 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
- Class Object
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++