ArcGIS Pro 2.6 API Reference Guide
HasColorProfile Property (JPEGFormat)

ArcGIS.Desktop.Mapping Namespace > JPEGFormat Class : HasColorProfile Property
Gets or sets the if color profile is embeded.
Syntax
public bool HasColorProfile {get; set;}
Public Property HasColorProfile As Boolean
Remarks

If set to true, color profile will be embedded in the exported file. The value is ignored when color management is disabled.

(The default value is true)

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

JPEGFormat Class
JPEGFormat Members