Name | Description | |
---|---|---|
TIFFFormat Constructor | Initialize a new instance of TIFFFormat. |
The following tables list the members exposed by TIFFFormat.
Name | Description | |
---|---|---|
TIFFFormat Constructor | Initialize a new instance of TIFFFormat. |
Name | Description | |
---|---|---|
ColorMode | Gets or sets the number of bits used to describe color. | |
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) | |
DoShowSelectionSymbology | Get or sets if the selection symbology should be shown for all the layerss. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat) | |
GeoReferenceMapFrameName | Gets or sets the name of the map frame used to define the coordinate system for georeference information | |
HasColorProfile | Gets or sets if a color profile is embedded. | |
HasGeoTiffTags | Gets or sets if geoTIFF tags are included. If set to true and a valid GeoReferenceMapFrameName is set, geoTIFF tags will be embedded in the resulting image based on the map frame's coordinate system. | |
HasTransparentBackground | Gets or sets if the background will be transparent. | |
HasWorldFile | Gets or sets if a georeferenced world file will be created. | |
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. | |
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. | |
OutputFileName | Gets or sets the path and file name for the output export file. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat) | |
Resolution | Gets or sets the resolution of the export file in dots per inch (DPI). (Inherited from ArcGIS.Desktop.Mapping.ExportFormat) | |
Threshold | Gets or sets the threshold value to indicate black and white color for the image intensities | |
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) |