Aspose::Pdf::ExportFieldsOptions::set_ExportPasswordValue method

ExportFieldsOptions::set_ExportPasswordValue method

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

void Aspose::Pdf::ExportFieldsOptions::set_ExportPasswordValue(bool value)

Remarks

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

See Also