Aspose::Pdf::Engine::IO::ConvertStrategies::ConvertHelpers::ExportFieldsOptions::set_ExportPasswordValue method

ExportFieldsOptions::set_ExportPasswordValue method

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

ASPOSE_PDF_SHARED_API void Aspose::Pdf::Engine::IO::ConvertStrategies::ConvertHelpers::ExportFieldsOptions::set_ExportPasswordValue(bool value)

Remarks

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

See Also