Aspose::Page namespace

Classes

ClassDescription
AssemblyConstantsDefines 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.
BuildVersionInfoThis class provides information about current product build.
DeviceThis class encapsulates rendering of document to abstract device. Rendering of the document is performed page by page.
DocumentA superclass for all encapsulated documents.
ExternalFontCacheUse this class to obtain font encapsulation in a form that is accepted by Device.
IGlyphThis interface give access to main parameters of glyphs.
IInteractiveDeviceThe interface defining interactive features processing methods.
IMultiPageDeviceThis interface contains methods for manipulating multi-paged device.
IMultiPageSaveOptionsDefines interface for setting page numbers for conversion.
IMultiPartitionDeviceBasic interface for multi-partition device.
IStreamableThis interface is used for dervices that renders document to a stream.
LicenseProvides methods to license the component.
MarginsThis class encapsulates top, left, bottom and right margins.
MeteredProvides methods to set metered key.
NamespaceDocThe 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.
SaveOptionsThis class contains options necessary for managing conversion process.
UserPropertiesSpecial 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

EnumDescription
EditionTypeSpecifies the edition type of the license.
LicenseStateRepresents possible license states.
ProductTypeWhich product of the license or black list : Aspose or Conholdate.
TextRenderingModeThis enum contains possible values for text rendering mode.
UnitsThis enum contains possible values for size units.