public final class PagePhotoPrintingIntent extends Feature implements IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem
Indicates a high-level intent to the driver for population of photo printing settings. These settings deal with the expected output quality a user may specify when printing photos. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagephotoprintingintent
| Modifier and Type | Class and Description |
|---|---|
static class |
PagePhotoPrintingIntent.PagePhotoPrintingIntentOption
Defines
PagePhotoPrintingIntent feature options. |
| Constructor and Description |
|---|
PagePhotoPrintingIntent(PagePhotoPrintingIntent.PagePhotoPrintingIntentOption... options)
Creates a new instance.
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic PagePhotoPrintingIntent(PagePhotoPrintingIntent.PagePhotoPrintingIntentOption... options)
Creates a new instance.
options - An array or feature option.Copyright © 2025 Aspose. All Rights Reserved.