Encapsulates all settings that control the render process.

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

Syntax

C#
public class RenderSettings
Visual Basic (Declaration)
Public Class RenderSettings

Inheritance Hierarchy

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

See Also