RenderingException Class

Apitron PDF Rasterizer help
Apitron.PDF.Rasterizer library for .NET
An exception that might be thrown to indicate that things went wrong with document or page rendering.
Inheritance Hierarchy

SystemObject
  SystemException
    Apitron.PDF.Rasterizer.ErrorHandlingRenderingException

Namespace:  Apitron.PDF.Rasterizer.ErrorHandling
Assembly:  Apitron.PDF.Rasterizer (in Apitron.PDF.Rasterizer.dll) Version: 3.0.154.0 (3.0.154.0)
Syntax

public sealed class RenderingException : Exception

The RenderingException type exposes the following members.

Constructors

  NameDescription
Public methodRenderingException
An exception that might be thrown to indicate that things went wrong with document ro page rendering.
Top
See Also

Reference