Main namespace for opening and rendering PDF documents.

Classes

  ClassDescription
Public classBadPasswordException
Represents an exception which thrown if wrong password was provided for encrypted PDF document.
Public classLicense
Licenses the Arctorus.Pdf.Renderer.
Public classPdfDecryptorException
Represents an exception which thrown on decryption of encrypted PDF document.
Public classPdfDocument
Represents PDF document.
Public classPdfException
Represents a standard PDF exception type.
Public classPdfInfo
Represents information about PDF document and it's standard properties.
Public classPdfInvalidException
Represents an exception which thrown on invalid PDF document reading errors.
Public classPdfPage
Represents the single page in the PDF document.
Public classPdfReadException
Represents an exception which thrown on PDF document reading errors.
Public classPdfUnsupportedException
Represents an exception which thrown on reading unsupported features of PDF document.

Enumerations

  EnumerationDescription
Public enumerationPdfVersion
Represents PDF specification version.