Property OutputColorProfile

Namespace TallComponents.PDF.Rasterizer.Configuration
Class ColorRenderSettings

The color profile of the output device. Default the profile is set to a sRGB color profile.

Color profiles will be ignored when the TransformationMode has been set to HighSpeed.

Syntax

public  ColorProfile  OutputColorProfile  {  get;  set;  }

Property value

ColorProfile