ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / EPSFormat Class


In This Topic
    EPSFormat Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    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 a Boolean that controls the convertion of character marker symbols to polygon.  
    Public Property Gets or sets a Boolean that controls the embedding of fonts in the export file.  
    Public Property Gets or sets a Boolean that controls the full rasterization in export file.  
    Public Property Get or sets if the selection symbology should be shown for all the layerss. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat)
    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 compression scheme used to compress image or raster data in the output file.  
    Public Property Gets or sets the output image quality - the draw resolution of map layers that draw as rasters.  
    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