Aspose::Pdf::Forms::Form::set_RemovePermission method

Form::set_RemovePermission method

If this property is true the “Perms” dictionary will be removed from the pdf document after conversion dynamic documents to standard. The “Perms” dictionary can contain a rules that disturb displaying selection of mandatory fields in Adobe Acrobat reader. It is false by default.

void Aspose::Pdf::Forms::Form::set_RemovePermission(bool value)

See Also