Class PageDestinationColorProfile

Class PageDestinationColorProfile

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

Definiert die Eigenschaften des Ziel-Farbprofils.
Beschreibt, ob die Anwendung oder der Treiber das zu verwendende Ziel-Farbprofil auswählt.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofile

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

Vererbung

object
PrintTicketElement
CompositePrintTicketElement
Feature
PageDestinationColorProfile

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

PageDestinationColorProfile(params PageDestinationColorProfileOption[])

Erstellt eine neue Instanz.

public PageDestinationColorProfile(params PageDestinationColorProfile.PageDestinationColorProfileOption[] options)

Parameter

options PageDestinationColorProfile.PageDestinationColorProfileOption[]

Ein Array von Optionen, die spezifisch für die Funktion sind.

 Deutsch