public static final class PagePhotoPrintingIntent.PagePhotoPrintingIntentOption extends Option
Defines PagePhotoPrintingIntent feature options.
| Modifier and Type | Field and Description |
|---|---|
static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption |
None
No Photoprinting Intent (Allows the application to specify no intent resolution.
|
static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption |
PhotoBest
Best Quality Photoprinting (Provided mostly for marketing reasons; utilizes the highest capabilities of the device)
|
static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption |
PhotoDraft
Draft Quality Photoprinting (Quick, low ink volume print for proofing purposes)
|
static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption |
PhotoStandard
Standard Quality Photoprinting (OEM suggested settings for standard photo-printing)
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption None
No Photoprinting Intent (Allows the application to specify no intent resolution. PrintTicket settings should not be altered)
public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption PhotoBest
Best Quality Photoprinting (Provided mostly for marketing reasons; utilizes the highest capabilities of the device)
public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption PhotoDraft
Draft Quality Photoprinting (Quick, low ink volume print for proofing purposes)
public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption PhotoStandard
Standard Quality Photoprinting (OEM suggested settings for standard photo-printing)
Copyright © 2025 Aspose. All Rights Reserved.