ArcGIS Pro 2.6 API Reference Guide
BMPFormat Class Members
Properties  Methods 


ArcGIS.Desktop.Mapping Namespace : BMPFormat Class

The following tables list the members exposed by BMPFormat.

Public Constructors
 NameDescription
Public Constructor Initialize a new instance of BMPFormat.  
Top
Public Properties
 NameDescription
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 Gets and sets the number of bits used to describe color.  
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 and sets if a color profile is embeded.  
Public Property Gets or sets if a georeferenced world file will be created.  
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 represents the path and file name for the output export file. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat)
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 the number of pixels that represents the width of the output file. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat)
Top
Public Methods
 NameDescription
Public Method 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)
Top
See Also

Reference

BMPFormat Class
ArcGIS.Desktop.Mapping Namespace