Encapsulates all settings that control how colorprofiles are processed and what background color is used for the document.

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

Syntax

C#
public class ColorRenderSettings
Visual Basic
Public Class ColorRenderSettings

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Rasterizer.Configuration..::..ColorRenderSettings

See Also