ArcGIS Pro 2.6 API Reference Guide
CMYKColorProfile Property (CIMLayerDocument)

ArcGIS.Core.CIM Namespace > CIMLayerDocument Class : CMYKColorProfile Property
Gets or sets the name of the CMYK color profile of this layer's source map.
Syntax
public string CMYKColorProfile {get; set;}
Public Property CMYKColorProfile As String
Remarks
If the target map has color management enabled, this value will be used to transform the layer's CMYK colors as it is imported into that map.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMLayerDocument Class
CIMLayerDocument Members