Apitron.PDF.Rasterizer Namespace

Apitron PDF Rasterizer help
Apitron.PDF.Rasterizer library for .NET
This namespace contains classes representing main functionality of the component.
Classes

  ClassDescription
Public classDocument
Represents a PDF document that we are going to draw or operate with.
Public classDocumentInfo
Holds an optional metadata for the document.
Public classPage
Represents a page in PDF file.
Public classPageCollection
Represents a collection of document pages.
Public classPageInfo
This class represents a page info.
Public classRectangle
An object that describes rectangular area in PDF coordinate system.