Aspose::Pdf::Security::HiddenDataSanitization::HiddenDataSanitizationOptions::set_RemoveSearchIndexAndPrivateInfo method

HiddenDataSanitizationOptions::set_RemoveSearchIndexAndPrivateInfo method

Sets a value indicating whether the search index and private information should be removed from the document. Enables the removal of embedded search indices and private data to enhance document security and privacy.

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

See Also