Aspose::Pdf::Security::HiddenDataSanitization::HiddenDataSanitizationOptions::get_RemoveAttachments method

HiddenDataSanitizationOptions::get_RemoveAttachments method

Gets the option to remove all attached files from the document. When enabled, it ensures that any attachments within the PDF are eliminated during the sanitation process.

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

See Also