EngineSettingsCMYKColorProfile Property

Apitron PDF Rasterizer help
Apitron.PDF.Rasterizer library for .NET
Gets or sets the CMYK ICC color profile.

Namespace:  Apitron.PDF.Rasterizer.Configuration
Assembly:  Apitron.PDF.Rasterizer (in Apitron.PDF.Rasterizer.dll) Version: 3.0.154.0 (3.0.154.0)
Syntax

public IccColorProfile CMYKColorProfile { get; set; }

Property Value

Type: IccColorProfile
The CMYK ICC color profile.
See Also

Reference