ArcGIS Pro 2.6 API Reference Guide
Width Property (ExportFormat)

ArcGIS.Desktop.Mapping Namespace > ExportFormat Class : Width Property
Gets or sets the number of pixels that represents the width of the output file.
Syntax
public double Width {get; set;}
Public Property Width As Double

Property Value

Type: System.Double
Remarks

This property only applies to exporting map views. The value is ignored when exporting layouts or map frames.

(The default value is 960)

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ExportFormat Class
ExportFormat Members