public final class PageMediaColor extends Feature implements IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem
Describes the Media Color options and the characteristics of each option. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagemediacolor
Modifier and Type | Class and Description |
---|---|
static class |
PageMediaColor.PageMediaColorOption
Describes the
PageMediaColor feature options. |
Constructor and Description |
---|
PageMediaColor(PageMediaColor.PageMediaColorOption... options)
Creates a new instance.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public PageMediaColor(PageMediaColor.PageMediaColorOption... options)
Creates a new instance.
options
- An array of options specific for the feature.Copyright © 2022 Aspose. All Rights Reserved.