The color transformation mode to use. This is a trade off between speed and quality.

Namespace: TallComponents.PDF.Rasterizer.Configuration
Assembly: TallComponents.PDF.Rasterizer (in TallComponents.PDF.Rasterizer.dll) Version: 3.0.76.0

Syntax

C#
public ColorTransformationMode TransformationMode { get; set; }
Visual Basic
Public Property TransformationMode As ColorTransformationMode
	Get
	Set

See Also