Aspose.Page
The Aspose.Page is a root namespace for all classes of Aspose.Page library which are either directly in it like Device or indirectly through several subnamespaces.
Classes
Class | Description |
---|
BuildVersionInfo | This class provides information about current product build. |
Device | This class encapsulates rendering of document to abstract device. Rendering of the document is performed page by page. |
Document | A superclass for all encapsulated documents. |
ExternalFontCache | Use this class to obtain font encapsulation in a form that is accepted by Device . |
License | Provides methods to license the component. |
Margins | This class encapsulates top, left, bottom and right margins. |
Metered | Provides methods to set metered key. |
SaveOptions | This class contains options necessary for managing conversion process. |
UserProperties | Special property class which allows typed properties to be set and returned. It also allows the hookup of two default property objects to be searched if this property object does not contain the property. |
Interfaces
Interface | Description |
---|
IGlyph | This interface give access to main parameters of glyphs. |
IMultiPageDevice | This interface contains methods for manipulating multi-paged device. |
IStreamable | This interface is used for dervices that renders document to a stream. |
ITrFont | This interface give access to main parameters of font. |
Enumeration
Enumeration | Description |
---|
TextRenderingMode | This enum contains possible values for text rendering mode. |