Aspose::Pdf::Security::HiddenDataSanitization::HiddenDataSanitizationOptions::get_ConvertPagesToImages method
HiddenDataSanitizationOptions::get_ConvertPagesToImages method
Gets the option to convert pages to images. If this option is enabled, the ImageCompressionOptions option will be ignored. The option must be enabled manually when using the All method if it is required. The conversion of pages to images will occur after clearing the main hidden data, which is controlled by other options.
bool Aspose::Pdf::Security::HiddenDataSanitization::HiddenDataSanitizationOptions::get_ConvertPagesToImages() const
See Also
- Class HiddenDataSanitizationOptions
- Namespace Aspose::Pdf::Security::HiddenDataSanitization
- Library Aspose.PDF for C++