This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Constants > E > esriPDFExtensionSecurityEncryptionOption Constants (ArcObjects .NET 10.4 SDK) |
PDF extension security encryption options.
Constant | Value | Description |
---|---|---|
esriPDFExtensionSecurityEncryptionOptionAllContent | 1 | All contents of the document will be encrypted including metadata. |
esriPDFExtensionSecurityEncryptionOptionNoMetaData | 2 | All contents of the document will be encrypted excluding metadata. |
esriPDFExtensionSecurityEncryptionOptionFileAttachmentOnly | 3 | Encrypt only file attachments, if any. |