Class PageDestinationColorProfileURI

Class PageDestinationColorProfileURI

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

Especifica una referencia URI relativa a un perfil de la ICC contenido en un documento XPS.El procesamiento de esta opción depende de la configuración de la función PageDeviceColorSpaceUsage.Todos los elementos que utilizan ese perfil se suponen que ya están en el espacio de color adecuado del dispositivo,Y no será el color gestionado en el conductor o el dispositivo.https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofileuri

public sealed class PageDestinationColorProfileURI : StringParameterInit, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement ParameterInit StringParameterInit PageDestinationColorProfileURI

Implements

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

Miembros heredados

StringParameterInit.MinLength ,y, StringParameterInit.MaxLength ,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

PáginaDestinationColorProfileURI(El string)

Crea una nueva instancia.

public PageDestinationColorProfileURI(string value)

Parameters

value string

El valor de los parámetros.

 Español