public enum PDFSecurityEncryptionOption : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum PDFSecurityEncryptionOption Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum PDFSecurityEncryptionOption : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum PDFSecurityEncryptionOption Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
AllContent | All contents of the document will be encrypted including metadata. |
FileAttachmentOnly | Encrypt only file attachments, if any. |
NoMetaData | All contents of the document will be encrypted excluding metadata. |
System.Object
System.ValueType
System.Enum
ArcGIS.Desktop.Mapping.PDFSecurityEncryptionOption
Target Platforms: Windows 10, Windows 8.1, Windows 7