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.
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic 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 © 2025 Aspose. All Rights Reserved.