public static final class PageForceFrontSide.PageForceFrontSideOption extends Option
Describes the PageForceFrontSide
feature options.
Modifier and Type | Field and Description |
---|---|
static PageForceFrontSide.PageForceFrontSideOption |
ForceFrontSide
Specifies output is restricted to the front side of the sheet.
|
static PageForceFrontSide.PageForceFrontSideOption |
None
Specifies no output restrictions.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public static PageForceFrontSide.PageForceFrontSideOption ForceFrontSide
Specifies output is restricted to the front side of the sheet.
public static PageForceFrontSide.PageForceFrontSideOption None
Specifies no output restrictions.
Copyright © 2022 Aspose. All Rights Reserved.