Class PagePhotoPrintingIntent

Class PagePhotoPrintingIntent

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

Gibt eine hochrangige Absicht an den Treiber zur Festlegung der Einstellungen für den Fotodruck an.
Diese Einstellungen betreffen die erwartete Ausgabequalität, die ein Benutzer beim Drucken von Fotos angeben kann.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagephotoprintingintent

public sealed class PagePhotoPrintingIntent : Feature, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Vererbung

object
PrintTicketElement
CompositePrintTicketElement
Feature
PagePhotoPrintingIntent

Implementiert

IFeatureItem,
IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPagePrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Vererbte Mitglieder

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

Konstruktoren

PagePhotoPrintingIntent(params PagePhotoPrintingIntentOption[])

Erstellt eine neue Instanz.

public PagePhotoPrintingIntent(params PagePhotoPrintingIntent.PagePhotoPrintingIntentOption[] options)

Parameter

options PagePhotoPrintingIntent.PagePhotoPrintingIntentOption[]

Ein Array oder eine Funktionseinstellung.

 Deutsch