Aspose::Pdf::Security::HiddenDataSanitization::HiddenDataSanitizationOptions::get_RemoveAnnotations method

HiddenDataSanitizationOptions::get_RemoveAnnotations method

Gets a value indicating whether to remove annotations from the document. When enabled, all annotations present in the document will be removed during the sanitization process. Redact annotations will be applied.

bool Aspose::Pdf::Security::HiddenDataSanitization::HiddenDataSanitizationOptions::get_RemoveAnnotations() const

See Also