Aspose::Pdf::ExportFieldsOptions::get_ExportPasswordValue method

ExportFieldsOptions::get_ExportPasswordValue method

Gets a value indicating whether the password value should be exported.

bool Aspose::Pdf::ExportFieldsOptions::get_ExportPasswordValue() const

Remarks

true if the password value should be exported; otherwise, false.

See Also