Class PageDestinationColorProfile

Class PageDestinationColorProfile

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

Define as características do perfil de cor de destino.
Descreve se o aplicativo ou driver seleciona o perfil de cor de destino a ser utilizado.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofile

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

Herança

object
PrintTicketElement
CompositePrintTicketElement
Feature
PageDestinationColorProfile

Implementa

IFeatureItem,
IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPagePrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Membros Herdados

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

Construtores

PageDestinationColorProfile(params PageDestinationColorProfileOption[])

Cria uma nova instância.

public PageDestinationColorProfile(params PageDestinationColorProfile.PageDestinationColorProfileOption[] options)

Parâmetros

options PageDestinationColorProfile.PageDestinationColorProfileOption[]

Um array de opções específicas para o recurso.

 Português