ArcGIS Pro 2.8 API Reference Guide
PDFFormat Class Properties


ArcGIS.Desktop.Mapping Namespace : PDFFormat Class

For a list of all members of this type, see PDFFormat members.

Public Properties
 NameDescription
Public Property Gets or sets the document author for PDF accesibility.  
Public Property Get and sets if the layout is clipped to the smallest bounding box that encompasses all layout elements. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat)
Public Property Gets or sets a Boolean that controls compression of vector and text portions of the output file. Image compression is defined separately.  
Public Property Gets or sets a Boolean that controls the conversion of character marker symbols to polygon.  
Public Property Gets or sets a Boolean that controls the embedding of fonts in the export file.  
Public Property Gets or sets a Boolean that controls the full rasterization in export file.  
Public Property Gets or sets if the effect of overprinting is simulated on symbol layers.  
Public Property Gets or sets if color profile is embeded.  
Public Property Gets or sets a Boolean that enables the export of coordinate system information for each map inserted into the output PDF file.  
Public Property Gets or sets the number of pixels that represents the height of the output file. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat)
Public Property Gets or sets a String that defines the compression scheme used to compress image or raster data in the output file.  
Public Property This value (0–100) controls the amount of compression applied to the output image. With a JPEG image, quality is adversely affected the more compression is applied. A higher quality (highest = 100) setting will produce sharper images and larger file sizes. A lower quality setting will produce more image artifacts and smaller files.  
Public Property Gets or sets a string that defines output image quality - the draw resolution of map layers that draw as rasters.  
Public Property Gets or sets a Boolean that enables if accessibility tags are added to the output PDF document.  
Public Property Gets or sets the document keywords for PDF accesibility.  
Public Property Gets or sets the language code for PDF accesibility tags.  
Public Property Gets or sets a string that controls inclusion of PDF layer and PDF object data (attributes) in the export file.  
Public Property A string that defines a password to protect the file. The password will need to be entered for editing and printing file.  
Public Property Gets or sets a string that represents the path and file name for the output export file. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat)
Public Property A string that defines a password to protect the file. The password will need to be entered when the file is opened.  
Public Property Gets or sets a number that defines the resolution of the export file in dots per inch (DPI). (Inherited from ArcGIS.Desktop.Mapping.ExportFormat)
Public Property Gets or sets a string that defines output image quality - the draw resolution of map layers that draw as rasters.  
Public Property Gets or sets the document subject for PDF accesibility.  
Public Property Gets or sets the document title for PDF accesibility.  
Public Property Gets or sets the number of pixels that represents the width of the output file. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat)
Top
See Also

Reference

PDFFormat Class
ArcGIS.Desktop.Mapping Namespace