public final class PageForceFrontSide extends Feature implements IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem
Forces the output to appear on the front of a media sheet. Relevant to media sheets with different
surfaces on each side. In cases where this feature interferes with processing options (such as
DocumentDuplex), PageForceFrontSide takes precedence for the specific
page to which the feature applies.
| Modifier and Type | Class and Description |
|---|---|
static class |
PageForceFrontSide.PageForceFrontSideOption
Describes the
PageForceFrontSide feature options. |
| Constructor and Description |
|---|
PageForceFrontSide(PageForceFrontSide.PageForceFrontSideOption... options)
Creates a new instance.
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic PageForceFrontSide(PageForceFrontSide.PageForceFrontSideOption... options)
Creates a new instance.
options - An array of options specific for the feature.Copyright © 2025 Aspose. All Rights Reserved.