Class PagePhotoPrintingIntent.PagePhotoPrintingIntentOption

Class PagePhotoPrintingIntent.PagePhotoPrintingIntentOption

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

Definuje možnosti funkce Aspose.Page.XPS.XpsMetadata.PagePhotoPrintingIntent.

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

Dědičnost

objectPrintTicketElementCompositePrintTicketElementOptionPagePhotoPrintingIntent.PagePhotoPrintingIntentOption

Implementuje

IFeatureItem, IPrintTicketElementChild

Děděné členy

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

Pole

None

Žádný záměr fototisku (Umožňuje aplikaci specifikovat žádné rozlišení záměru. Nastavení PrintTicket by neměla být měněna)

public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption None

Hodnota pole

PagePhotoPrintingIntent.PagePhotoPrintingIntentOption

PhotoBest

Nejlepší kvalita fototisku (Poskytováno převážně z marketingových důvodů; využívá nejvyšší možnosti zařízení)

public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption PhotoBest

Hodnota pole

PagePhotoPrintingIntent.PagePhotoPrintingIntentOption

PhotoDraft

Návrhová kvalita fototisku (Rychlý tisk s nízkým objemem inkoustu pro účely kontroly)

public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption PhotoDraft

Hodnota pole

PagePhotoPrintingIntent.PagePhotoPrintingIntentOption

PhotoStandard

Standardní kvalita fototisku (Nastavení doporučená výrobcem pro standardní fototisk)

public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption PhotoStandard

Hodnota pole

PagePhotoPrintingIntent.PagePhotoPrintingIntentOption

 Čeština