DocumentLoadException Class

Apitron PDF Rasterizer help
Apitron.PDF.Rasterizer library for .NET
Indicates that problem has happened during the loading of the document. It might be thrown if document has invalid structure of if invalid password was specified.
Inheritance Hierarchy

SystemObject
  SystemException
    Apitron.PDF.Rasterizer.ErrorHandlingDocumentLoadException

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

Reference