ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TGAFormat Class


In This Topic
    TGAFormat Class Properties
    In This Topic

    For a list of all members of this type, see TGAFormat members.

    Public Properties
     NameDescription
    Public Property Gets or sets the number of bits used to describe color.  
    Public Property Get or 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 or sets if the background will be transparent.  
    Public Property Gets or sets if a georeferenced world file will be created.  
    Public Property Gets or sets the caption (Inherited from ArcGIS.Desktop.Mapping.ExportFormat)
    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 the path and file name for the output export file. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat)
    Public Property Gets or sets 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
    See Also