public final class PageOrientation extends Feature implements IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem
Describes the orientation of the physical media sheet. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageorientation
| Modifier and Type | Class and Description |
|---|---|
static class |
PageOrientation.PageOrientationOption
Describes the
PageOrientation feature options. |
| Constructor and Description |
|---|
PageOrientation(PageOrientation.PageOrientationOption... options)
Creates a new instance.
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic PageOrientation(PageOrientation.PageOrientationOption... options)
Creates a new instance.
options - An array of options specific for the feature.Copyright © 2025 Aspose. All Rights Reserved.