Package | Description |
---|---|
com.aspose.xps.metadata |
The com.aspose.xps.metadata package provides classes that describe metadata of XPS document.
|
Modifier and Type | Field and Description |
---|---|
static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption |
PagePhotoPrintingIntent.PagePhotoPrintingIntentOption.None
No Photoprinting Intent (Allows the application to specify no intent resolution.
|
static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption |
PagePhotoPrintingIntent.PagePhotoPrintingIntentOption.PhotoBest
Best Quality Photoprinting (Provided mostly for marketing reasons; utilizes the highest capabilities of the device)
|
static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption |
PagePhotoPrintingIntent.PagePhotoPrintingIntentOption.PhotoDraft
Draft Quality Photoprinting (Quick, low ink volume print for proofing purposes)
|
static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption |
PagePhotoPrintingIntent.PagePhotoPrintingIntentOption.PhotoStandard
Standard Quality Photoprinting (OEM suggested settings for standard photo-printing)
|
Constructor and Description |
---|
PagePhotoPrintingIntent(PagePhotoPrintingIntent.PagePhotoPrintingIntentOption... options)
Creates a new instance.
|
Copyright © 2022 Aspose. All Rights Reserved.