Class PagePhotoPrintingIntent.PagePhotoPrintingIntentOption

Class PagePhotoPrintingIntent.PagePhotoPrintingIntentOption

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

Defines Aspose.Page.XPS.XpsMetadata.PagePhotoPrintingIntent feature options.

public sealed class PagePhotoPrintingIntent.PagePhotoPrintingIntentOption : Option, IFeatureItem, IPrintTicketElementChild

Inheritance

objectPrintTicketElementCompositePrintTicketElementOptionPagePhotoPrintingIntent.PagePhotoPrintingIntentOption

Implements

IFeatureItem, IPrintTicketElementChild

Inherited Members

Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Fields

None

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

public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption None

Field Value

PagePhotoPrintingIntent.PagePhotoPrintingIntentOption

PhotoBest

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

public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption PhotoBest

Field Value

PagePhotoPrintingIntent.PagePhotoPrintingIntentOption

PhotoDraft

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

public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption PhotoDraft

Field Value

PagePhotoPrintingIntent.PagePhotoPrintingIntentOption

PhotoStandard

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

public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption PhotoStandard

Field Value

PagePhotoPrintingIntent.PagePhotoPrintingIntentOption

 English