Aspose::Pdf::Security::HiddenDataSanitization::HiddenDataSanitizationOptions::set_RemoveAnnotations method

HiddenDataSanitizationOptions::set_RemoveAnnotations method

Sets 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.

void Aspose::Pdf::Security::HiddenDataSanitization::HiddenDataSanitizationOptions::set_RemoveAnnotations(bool value)

See Also