Class PageDestinationColorProfile

Class PageDestinationColorProfile

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

Definiuje cechy docelowego profilu kolorów.
Opisuje, czy aplikacja lub sterownik wybiera docelowy profil kolorów do użycia.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofile

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

Dziedziczenie

object
PrintTicketElement
CompositePrintTicketElement
Feature
PageDestinationColorProfile

Implementuje

IFeatureItem,
IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPagePrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Członkowie dziedziczeni

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

Konstruktorzy

PageDestinationColorProfile(params PageDestinationColorProfileOption[])

Tworzy nową instancję.

public PageDestinationColorProfile(params PageDestinationColorProfile.PageDestinationColorProfileOption[] options)

Parametry

options PageDestinationColorProfile.PageDestinationColorProfileOption[]

Tablica opcji specyficznych dla funkcji.

 Polski