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

ExportFieldsOptions::get_ExportPasswordValue method

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

ASPOSE_PDF_SHARED_API bool Aspose::Pdf::Engine::IO::ConvertStrategies::ConvertHelpers::ExportFieldsOptions::get_ExportPasswordValue() const

Remarks

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

See Also