public static final class PageMirrorImage.PageMirrorImageOption extends Option
Defines PageMirrorImage feature options.
| Modifier and Type | Field and Description |
|---|---|
static PageMirrorImage.PageMirrorImageOption |
MirrorImageHeight
Specifies the output should be mirrored parallel to the MediaSizeHeight direction.
|
static PageMirrorImage.PageMirrorImageOption |
MirrorImageWidth
Specifies the output should be mirrored parallel to the MediaSizeWidth direction.
|
static PageMirrorImage.PageMirrorImageOption |
None
Specifies the output should not be mirrored.
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic static PageMirrorImage.PageMirrorImageOption MirrorImageWidth
Specifies the output should be mirrored parallel to the MediaSizeWidth direction.
public static PageMirrorImage.PageMirrorImageOption MirrorImageHeight
Specifies the output should be mirrored parallel to the MediaSizeHeight direction.
public static PageMirrorImage.PageMirrorImageOption None
Specifies the output should not be mirrored.
Copyright © 2025 Aspose. All Rights Reserved.