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 PageMirrorImage.PageMirrorImageOption |
PageMirrorImage.PageMirrorImageOption.MirrorImageHeight
Specifies the output should be mirrored parallel to the MediaSizeHeight direction.
|
static PageMirrorImage.PageMirrorImageOption |
PageMirrorImage.PageMirrorImageOption.MirrorImageWidth
Specifies the output should be mirrored parallel to the MediaSizeWidth direction.
|
static PageMirrorImage.PageMirrorImageOption |
PageMirrorImage.PageMirrorImageOption.None
Specifies the output should not be mirrored.
|
Constructor and Description |
---|
PageMirrorImage(PageMirrorImage.PageMirrorImageOption... options)
Creates a new instance.
|
Copyright © 2022 Aspose. All Rights Reserved.