Package | Description |
---|---|
com.aspose.xps.metadata |
The com.aspose.xps.metadata package provides classes that describe metadata of XPS document.
|
Modifier and Type | Field and Description |
---|---|
static NUp.PresentationDirection.PresentationDirectionOption |
NUp.PresentationDirection.PresentationDirectionOption.BottomLeft
Specifies top to bottom, right to left.
|
static NUp.PresentationDirection.PresentationDirectionOption |
NUp.PresentationDirection.PresentationDirectionOption.BottomRight
Specifies top to bottom, left to right.
|
static NUp.PresentationDirection.PresentationDirectionOption |
NUp.PresentationDirection.PresentationDirectionOption.LeftBottom
Specifies right to left, top to bottom.
|
static NUp.PresentationDirection.PresentationDirectionOption |
NUp.PresentationDirection.PresentationDirectionOption.LeftTop
Specifies right to left, bottom to top.
|
static NUp.PresentationDirection.PresentationDirectionOption |
NUp.PresentationDirection.PresentationDirectionOption.RightBottom
Specifies left to right, top to bottom.
|
static NUp.PresentationDirection.PresentationDirectionOption |
NUp.PresentationDirection.PresentationDirectionOption.RightTop
Specifies left to right, bottom to top.
|
static NUp.PresentationDirection.PresentationDirectionOption |
NUp.PresentationDirection.PresentationDirectionOption.TopLeft
Specifies bottom to top, right to left.
|
static NUp.PresentationDirection.PresentationDirectionOption |
NUp.PresentationDirection.PresentationDirectionOption.TopRight
Specifies bottom to top, left to right.
|
Constructor and Description |
---|
PresentationDirection(NUp.PresentationDirection.PresentationDirectionOption... options)
Creates a new instance.
|
Copyright © 2022 Aspose. All Rights Reserved.