Class PageDestinationColorProfile

Class PageDestinationColorProfile

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

Definierar egenskaperna för den destination färgprofil.
Beskriver huruvida applikationen eller drivrutinen väljer den destination färgprofil som ska användas.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofile

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

Arv

object
PrintTicketElement
CompositePrintTicketElement
Feature
PageDestinationColorProfile

Implementerar

IFeatureItem,
IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPagePrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Ärva medlemmar

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

Konstruktörer

PageDestinationColorProfile(params PageDestinationColorProfileOption[])

Skapar en ny instans.

public PageDestinationColorProfile(params PageDestinationColorProfile.PageDestinationColorProfileOption[] options)

Parametrar

options PageDestinationColorProfile.PageDestinationColorProfileOption[]

En array av alternativ som är specifika för funktionen.

 Svenska