Name | Description | |
---|---|---|
AIXFormat Constructor | Initialize a new instance of AIXFormat. |
The following tables list the members exposed by AIXFormat.
Name | Description | |
---|---|---|
AIXFormat Constructor | Initialize a new instance of AIXFormat. |
Name | Description | |
---|---|---|
DoClipToGraphicExtent | Get and 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 convertion of character marker symbols to polygon. | |
DoEmbedFonts | Gets or sets a Boolean that controls the embedding of fonts in the export file. | |
HasColorProfile | Gets or sets if the color profile is embeded. | |
HasLayoutBackground | Gets or sets if the output will have white background. | |
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 a String that defines 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 a string that defines output image quality - the draw resolution of map layers that draw as rasters. | |
OutputFileName | Gets or sets a string that represents the path and file name for the output export file. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat) | |
Resolution | Gets or sets a number that defines the resolution of the export file in dots per inch (DPI). (Inherited from ArcGIS.Desktop.Mapping.ExportFormat) | |
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 | Provides a way to test the validity of the output path before setting it to a location that may not be valid. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat) |