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.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public 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 © 2022 Aspose. All Rights Reserved.