GraffitiSuite Docs
Docs
Protection
Loading document parsing libraries...
# Protection Class ## Compatibility ### Framework API Version | 1.0 | 2.0 | | :---: | :---: | | True | True | ### Android | 32-Bit | 64-Bit | | :---: | :---: | | False | True | ### Desktop | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ### iOS | 32-Bit | 64-Bit | | :---: | :---: | | False | True | ### Web | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ## Enumerations | Name | Value | Description | | --- | :---: | --- | | Resolutions | Low <br> High | | ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Attributes | Hidden = True | resolutionToString | | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | AllowAnnotate | Boolean | True | | | AllowAssembly | Boolean | True | | | AllowCopy | Boolean | False | | | AllowCopyAccesibility | Boolean | True | | | AllowFormFilling | Boolean | True | | | AllowModify | Boolean | False | | | OwnerPassword | String | Nil | | | PrintingResolution | Resolutions | Nil | | | UserPassword | String | Nil | |