Aspose::Pdf::Security::HiddenDataSanitization::HiddenDataSanitizationOptions::get_FlattenForms method

HiddenDataSanitizationOptions::get_FlattenForms method

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

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

See Also