ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLayerDocument Class / CMYKColorProfile Property

In This Topic
    CMYKColorProfile Property (CIMLayerDocument)
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also