public enum PDFSecurityPermission : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum PDFSecurityPermission Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum PDFSecurityPermission : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum PDFSecurityPermission Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Accessible | Enable's the Accessibility API. |
All | Enable permission for everything. |
AllMaster | |
Copy | Allows to copy information from PDF document. |
DocAssembly | Allows to insert/delete/rotate pages and create bookmark and thumbnail. |
Edit | Allows to edit PDF document. |
EditNotes | Allows to edit text notes. |
FillAndSign | Allows to fill in or sign existing form or signatures. |
HighPrint | Allows High quality printing. |
None | No permissions |
Open | Allows to open PDF document. |
Allows to print PDF document in low quality. | |
Secure | Allows to change PDF document's security. |
SpawnTempl | Allows page template spawning even if Edit and EditNotes are clear. |
System.Object
System.ValueType
System.Enum
ArcGIS.Desktop.Mapping.PDFSecurityPermission
Target Platforms: Windows 10, Windows 8.1, Windows 7