PdfSecurityOptions
Contents
[
Hide
]
pdfSecurityOptions
Options for encrypting and access permissions for a PDF document. PDF/A does not allow security setting.
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
AnnotationsPermission | Boolean | True | False | ||
AssembleDocumentPermission | Boolean | True | False | ||
ExtractContentPermission | Boolean | True | False | ||
FillFormsPermission | Boolean | True | False | ||
FullQualityPrintPermission | Boolean | True | False | ||
ModifyDocumentPermission | Boolean | True | False | ||
OwnerPassword | String | True | False | ||
PrintPermission | Boolean | True | False | ||
UserPassword | String | True | False |