Manages the report rendering process.

Namespace:  PerpetuumSoft.Reporting.Rendering
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
public class RenderEngine : IDisposable
Visual Basic (Declaration)
Public Class RenderEngine _
	Implements IDisposable
Visual C++
public ref class RenderEngine : IDisposable

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Reporting.Rendering..::.RenderEngine

See Also