PageLoadException Class

Apitron PDF Rasterizer help
Apitron.PDF.Rasterizer library for .NET
Indicates that problem has happened during the loading of the page. It might be thrown if document has invalid structure or requested page is out of bounds.
Inheritance Hierarchy

SystemObject
  SystemException
    Apitron.PDF.Rasterizer.ErrorHandlingPageLoadException

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 PageLoadException : Exception
See Also

Reference