This document is archived and information here might be outdated.  Recommended version.


IExportPDFPasswordSecurity Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IE > IExportPDFPasswordSecurity Interface
ArcGIS Developer Help

IExportPDFPasswordSecurity Interface

Provides extended access to members that control the PDF (Portable Document Format) export.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property MasterPassword Master password, allows to restrict editing security and permission settings of PDF document.
Read/write property SecurityEncryptionMethod PDF security encryption methods.
Read/write property SecurityEncryptionOption PDF security encryption options.
Read/write property SecurityPermissions PDF security permissions.
Read/write property UserPassword User password, allows to open the PDF document.

Classes that implement IExportPDFPasswordSecurity

Classes Description
ExportPDF Class used to export maps to PDF (Portable Document Format) format.