Aspose::Page::XPS Namespace Reference

Namespaces

namespace  Features
 
namespace  Presentation
 
namespace  Util
 
namespace  XpsMetadata
 
namespace  XpsModel
 
namespace  XpsPackageParts
 

Classes

class  ApsLoadOptions
 APS document loading options. More...
 
class  DocumentUtils
 This class provides utilities beyond the formal XPS manipulation API. More...
 
class  LoadOptions
 Basic class for document loading options. More...
 
class  NamespaceDoc
 The Aspose.Page.XPS is a root namespace for all classes that deal with XPS document. More...
 
class  XpsDocument
 Class incapsulating the main entity of XPS document that provides manipulation methods for any XPS element. More...
 
class  XpsDocumentContentTypes
 Class contains the list of XPS Document content types. More...
 
class  XpsDocumentRelationshipTypes
 Class contains the list of XPS Document relationship types. More...
 
class  XpsDocumentVisitor
 
class  XpsLoadOptions
 XPS document loading options. More...
 
class  XpsNamespaces
 Class contains the namespaces used in XPS packages and XPS Documents. More...
 
class  XpsPackageWideContentTypes
 Class contains the list of Package-wide content types. More...
 
class  XpsPackageWideRelationshipTypes
 Class contains the list of Package-wide relationship types. More...
 
class  XpsUtils
 

Enumerations

enum class  ImageMode
 Lists the options of fitting image within a box. More...
 
enum class  DocumentOrigin
 

Enumeration Type Documentation

◆ DocumentOrigin

Enumerator
XPS 
APS 
EMPTY 

◆ ImageMode

enum class Aspose::Page::XPS::ImageMode
strong

Lists the options of fitting image within a box.

Enumerator
FitToWidth 

The image fits to width.

FitToHeight 

The image fits to height.

FitToBox 

The image fits to box.