ArcGIS Pro 2.9 API Reference Guide
Resolution Property (ExportFormat)

ArcGIS.Desktop.Mapping Namespace > ExportFormat Class : Resolution Property
Gets or sets a number that defines the resolution of the export file in dots per inch (DPI).
Syntax
public int Resolution {get; set;}
Public Property Resolution As Integer

Property Value

Type: System.Int32
Remarks
(The default value is 96)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ExportFormat Class
ExportFormat Members