Name | Description | |
---|---|---|
PDFFormat Constructor | Initialize a new instance of PDFFormat. |
The following tables list the members exposed by PDFFormat.
Name | Description | |
---|---|---|
PDFFormat Constructor | Initialize a new instance of PDFFormat. |
Name | Description | |
---|---|---|
Author | Gets or sets the document author for PDF accesibility. | |
DoClipToGraphicExtent | Get or sets if the layout is clipped to the smallest bounding box that encompasses all layout elements. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat) | |
DoCompressVectorGraphics | Gets or sets a Boolean that controls compression of vector and text portions of the output file. Image compression is defined separately. | |
DoConvertCharacterMarkerSymbolsToPolygon | Gets or sets a Boolean that controls the conversion of character marker symbols to polygon. | |
DoEmbedFonts | Gets or sets a Boolean that controls the embedding of fonts in the export file. | |
DoFullRasterization | Gets or sets a Boolean that controls the full rasterization in export file. | |
DoShowSelectionSymbology | Get or sets if the selection symbology should be shown for all the layerss. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat) | |
DoSimulateOverprint | Gets or sets if the effect of overprinting is simulated on symbol layers. | |
HasColorProfile | Gets or sets if a color profile is embedded. | |
HasGeoRefInfo | Gets or sets a Boolean that enables the export of coordinate system information for each map inserted into the output PDF file. | |
Heading | Gets or sets the caption (Inherited from ArcGIS.Desktop.Mapping.ExportFormat) | |
Height | Gets or sets the number of pixels that represents the height of the output file. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat) | |
ImageCompression | Gets or sets the compression scheme used to compress image or raster data in the output file. | |
ImageCompressionQuality | 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. | |
ImageQuality | Gets or sets the output image quality - the draw resolution of map layers that draw as rasters. | |
IncludeAccessibilityTags | Gets or sets a Boolean that enables if accessibility tags are added to the output PDF document. | |
IncludeNonVisibleMapLayers | Gets or sets if the output will have non-visible map layers. | |
Keywords | Gets or sets the document keywords for PDF accesibility. | |
LanguageCode | Gets or sets the language code for PDF accesibility tags. | |
LayersAndAttributes | Gets or sets the property that controls inclusion of PDF layer and PDF object data (attributes) in the export file. | |
MasterPassword | Gets or sets the master password to protect the file. The password will need to be entered for editing and printing file. | |
OutputFileName | Gets or sets the path and file name for the output export file. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat) | |
Password | Gets or sets the password to protect the file. The password will need to be entered when the file is opened. | |
RemoveLayoutBackground | Gets or sets if the output will have white background. | |
Resolution | Gets or sets the resolution of the export file in dots per inch (DPI). (Inherited from ArcGIS.Desktop.Mapping.ExportFormat) | |
SecurityPermission | Gets or sets the security permission. | |
Subject | Gets or sets the document subject for PDF accesibility. | |
Title | Gets or sets the document title for PDF accesibility. | |
Width | Gets or sets the number of pixels that represents the width of the output file. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat) |
Name | Description | |
---|---|---|
ValidateOutputFilePath | Validates the output file path. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat) |