PageForceFrontSide class

PageForceFrontSide class

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),

Inheritance: PageForceFrontSideFeatureCompositePrintTicketElementPrintTicketElement

The PageForceFrontSide type exposes the following members:

Constructors

NameDescription
PageForceFrontSide(options)Initializes a new instance of the PageForceFrontSide class

Properties

NameDescription
nameGets the element name.

Methods

NameDescription
add(items)Adds a list of items to the end of this feature’s item list.
Each one must be a Feature, an Option, or a Property instance.

See Also