ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ExportFormat Class
Properties Methods


In This Topic
    ExportFormat Class Members
    In This Topic

    The following tables list the members exposed by ExportFormat.

    Public Properties
     NameDescription
    Public Property Get or sets if the layout is clipped to the smallest bounding box that encompasses all layout elements.  
    Public Property Gets or sets the caption  
    Public Property Gets or sets the number of pixels that represents the height of the output file.  
    Public Property Gets or sets the path and file name for the output export file.  
    Public Property Gets or sets the resolution of the export file in dots per inch (DPI).  
    Public Property Gets or sets the number of pixels that represents the width of the output file.  
    Top
    Public Methods
     NameDescription
    Public Method Validates the output file path.  
    Top
    See Also