Name | Description | |
---|---|---|
PNGFormat Constructor | Initialize a new instance of PNGFormat. |
The following tables list the members exposed by PNGFormat.
Name | Description | |
---|---|---|
PNGFormat Constructor | Initialize a new instance of PNGFormat. |
Name | Description | |
---|---|---|
ColorMode | Gets or sets the number of bits used to describe color. | |
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) | |
HasColorProfile | Gets or sets if the color profile is embeded. | |
HasTransparentBackground | Gets or sets if the background will be transparent. | |
HasWorldFile | Gets or sets if a georeferenced world file will be created. | |
Height | Gets or sets the number of pixels that represents the height of the output file. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat) | |
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) |