ArcGIS Pro 2.6 API Reference Guide
ImageQuality Property (EMFFormat)

ArcGIS.Desktop.Mapping Namespace > EMFFormat Class : ImageQuality Property
Gets or sets a string that defines output image quality - the draw resolution of map layers that draw as rasters.
Syntax
public ImageQuality ImageQuality {get; set;}
Public Property ImageQuality As ImageQuality

Property Value

Type: ImageQuality
Remarks

The values available are defined in ImageQuality.

(The default value is Best)

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

EMFFormat Class
EMFFormat Members