AsposeCellsCloud::Object::PdfSecurityOptions

Load the model package

use AsposeCellsCloud::Object::PdfSecurityOptions;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- annotations_permission | boolean | | [optional] assemble_document_permission | boolean | | [optional] extract_content_permission | boolean | Make the workbook empty after saving the file. | [optional] extract_content_permission_obsolete | boolean | The cached file folder is used to store some large data. | [optional] fill_forms_permission | boolean | Indicates whether validate merged areas before saving the file. The default value is false. | [optional] full_quality_print_permission | boolean | | [optional] modify_document_permission | boolean | If true and the directory does not exist, the directory will be automatically created before saving the file. | [optional] owner_password | string | | [optional] print_permission | boolean | | [optional] user_password | string | | [optional]

[Back to Model list] [Back to API list] [Back to README]