Aspose::Pdf::Security::HiddenDataSanitization::HiddenDataSanitizationOptions::set_FlattenForms method

HiddenDataSanitizationOptions::set_FlattenForms method

Sets a value indicating whether forms in the document should be flattened during the sanitization process. Flattening forms converts interactive form fields into static content, making them non-editable or fillable.

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

See Also