Class PagePhotoPrintingIntent.PagePhotoPrintingIntentOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Definierar Aspose.Page.XPS.XpsMetadata.PagePhotoPrintingIntent-funktionens alternativ.
public sealed class PagePhotoPrintingIntent.PagePhotoPrintingIntentOption : Option, IFeatureItem, IPrintTicketElementChild
Arv
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PagePhotoPrintingIntent.PagePhotoPrintingIntentOption
Implementerar
IFeatureItem, IPrintTicketElementChild
Ärvda Medlemmar
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Fält
None
Ingen Fototryckningsavsikt (Tillåter applikationen att specificera ingen avsiktsupplösning. Inställningar för PrintTicket bör inte ändras)
public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption None
Fältvärde
PagePhotoPrintingIntent.PagePhotoPrintingIntentOption
PhotoBest
Bästa kvalitet för fototryckning (Tillhandahålls mestadels av marknadsföringsskäl; utnyttjar enhetens högsta kapabiliteter)
public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption PhotoBest
Fältvärde
PagePhotoPrintingIntent.PagePhotoPrintingIntentOption
PhotoDraft
Utkastkvalitet för fototryckning (Snabb, låg bläckvolym utskrift för korrekturändamål)
public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption PhotoDraft
Fältvärde
PagePhotoPrintingIntent.PagePhotoPrintingIntentOption
PhotoStandard
Standardkvalitet för fototryckning (OEM-föreslagna inställningar för standard fototryckning)
public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption PhotoStandard