Class PageDestinationColorProfile

Class PageDestinationColorProfile

Nombre del espacio: Aspose.Page.XPS.XpsMetadata Asamblea: Aspose.Page.dll (25.4.0)

Define las características del perfil de color de destino.Describe si la aplicación o el conductor selecciona el perfil de color de destino que se utilizar.https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofile

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

Inheritance

object PrintTicketElement CompositePrintTicketElement Feature PageDestinationColorProfile

Implements

IFeatureItem ,y, IJobPrintTicketItem ,y, IDocumentPrintTicketItem ,y, IPagePrintTicketItem ,y, IPrintTicketItem ,y, IPrintTicketElementChild

Miembros heredados

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

Constructors

PageDestinationColorProfile(Parámetros PageDestinationColorProfileOption[])

Crea una nueva instancia.

public PageDestinationColorProfile(params PageDestinationColorProfile.PageDestinationColorProfileOption[] options)

Parameters

options PageDestinationColorProfile . PageDestinationColorProfileOption [][]

Una serie de opciones específicas para la función.

 Español