Aspose::Pdf::Security::HiddenDataSanitization::HiddenDataSanitizationOptions::set_RemoveAttachments method

HiddenDataSanitizationOptions::set_RemoveAttachments method

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

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

See Also