public final class PageResolution extends Feature implements IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem
Defines the page resolution of printed output as either a qualitative value or as dots per inch, or both. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageresolution
| Modifier and Type | Class and Description |
|---|---|
static interface |
PageResolution.IPageResolutionItem
The interface of any
PageResolution feature item. |
static interface |
PageResolution.IPageResolutionOptionItem
The interface of any
PageResolutionOption item. |
static class |
PageResolution.PageResolutionOption
Describes the
PageResolution features options. |
static class |
PageResolution.QualitativeResolution
Defines constants for the
QualitativeResolution scored property value. |
| Constructor and Description |
|---|
PageResolution(PageResolution.IPageResolutionItem... items)
Creates a new instance.
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic PageResolution(PageResolution.IPageResolutionItem... items)
Creates a new instance.
items - An array of items specific for the feature.Copyright © 2025 Aspose. All Rights Reserved.