Class PageForceFrontSide
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),
takes precedence for the specific page to which the feature applies.
public sealed class PageForceFrontSide : Feature, IDocumentPrintTicketItem, IJobPrintTicketItem,
IPagePrintTicketItem
Constructors
| Name | Description |
|---|
| PageForceFrontSide(params PageForceFrontSideOption[]) | Creates a new instance. |
Properties
| Name | Description |
|---|
| Name { get; } | Gets the element name. |
Methods
| Name | Description |
|---|
| Add(params IFeatureItem[]) | 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. |
Other Members
See Also