ArcGIS Pro 2.6 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 10, Windows 8.1, Windows 7

See Also

Reference

ExportFormat Class
ExportFormat Members