Class PageSourceColorProfile

Class PageSourceColorProfile

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

Define las características del perfil de color de origen.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagesourcecolorprofile

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

Herencia

object
PrintTicketElement
CompositePrintTicketElement
Feature
PageSourceColorProfile

Implementa

IFeatureItem,
IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPagePrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Miembros heredados

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

Constructores

PageSourceColorProfile(params PageSourceColorProfileOption[])

Crea una nueva instancia.

public PageSourceColorProfile(params PageSourceColorProfile.PageSourceColorProfileOption[] options)

Parámetros

options PageSourceColorProfile.PageSourceColorProfileOption[]

Un arreglo de opciones específicas para la característica.

 Español