Aspose::Page namespace
Contents
[
Hide
]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 |
---|---|
AssemblyConstants | Defines the constants that participate in the license check for the component. These used to be defined directly as assembly attributes, but I moved them into separate class because in .NET Compact Framework I cannot access assembly attributes. Now the licensing code when compiled for the .NET Compact Framework uses these constants instead of the assembly attributes. |
BuildVersionInfo | This class provides information about current product build. |
Document | A superclass for all encapsulated documents. |
ExternalFontCache | Use this class to obtain font encapsulation in a form that is accepted by Device. |
IGlyph | This interface give access to main parameters of glyphs. |
IInteractiveDevice | The interface defining interactive features processing methods. |
IMultiPageDevice | This interface contains methods for manipulating multi-paged device. |
IMultiPageSaveOptions | Defines interface for setting page numbers for conversion. |
IMultiPartitionDevice | Basic interface for multi-partition device. |
IStreamable | This interface is used for dervices that renders document to a stream. |
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. |
Enums
Enum | Description |
---|---|
EditionType | Specifies the edition type of the license. |
LicenseState | Represents possible license states. |
ProductType | Which product of the license or black list : Aspose or Conholdate. |
TextRenderingMode | This enum contains possible values for text rendering mode. |
Units | This enum contains possible values for size units. |