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.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public PagePhotoPrintingIntent(PagePhotoPrintingIntent.PagePhotoPrintingIntentOption... options)
Creates a new instance.
options
- An array or feature option.Copyright © 2022 Aspose. All Rights Reserved.