PagePhotoPrintingIntent.PagePhotoPrintingIntentOption

Inheritance: java.lang.Object, com.aspose.xps.metadata.PrintTicketElement, com.aspose.xps.metadata.CompositePrintTicketElement, com.aspose.xps.metadata.Option

public static final class PagePhotoPrintingIntent.PagePhotoPrintingIntentOption extends Option

Defines PagePhotoPrintingIntent feature options.

Fields

FieldDescription
NoneNo Photoprinting Intent (Allows the application to specify no intent resolution.
PhotoBestBest Quality Photoprinting (Provided mostly for marketing reasons; utilizes the highest capabilities of the device)
PhotoDraftDraft Quality Photoprinting (Quick, low ink volume print for proofing purposes)
PhotoStandardStandard Quality Photoprinting (OEM suggested settings for standard photo-printing)

None

public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption None

No Photoprinting Intent (Allows the application to specify no intent resolution. PrintTicket settings should not be altered)

PhotoBest

public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption PhotoBest

Best Quality Photoprinting (Provided mostly for marketing reasons; utilizes the highest capabilities of the device)

PhotoDraft

public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption PhotoDraft

Draft Quality Photoprinting (Quick, low ink volume print for proofing purposes)

PhotoStandard

public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption PhotoStandard

Standard Quality Photoprinting (OEM suggested settings for standard photo-printing)