Class PageSourceColorProfile.PageSourceColorProfileOption

Class PageSourceColorProfile.PageSourceColorProfileOption

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

Describe las opciones de función Aspose.Page.XPS.XpsMetadata.PageSourceColorProfile.

public sealed class PageSourceColorProfile.PageSourceColorProfileOption : Option, IFeatureItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement CompositePrintTicketElement Option PageSourceColorProfile.PageSourceColorProfileOption

Implements

IFeatureItem ,y, IPrintTicketElementChild

Miembros heredados

Option.Add(params IOptionItem[]) ,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()

Fields

CMYK

El perfil de fuente utilizado para realizar la gestión de colores para los datos CMYK no etiquetados.

public static PageSourceColorProfile.PageSourceColorProfileOption CMYK

Valor de campo

PageSourceColorProfile . PageSourceColorProfileOption

None

No hay perfil de fuente.

public static PageSourceColorProfile.PageSourceColorProfileOption None

Valor de campo

PageSourceColorProfile . PageSourceColorProfileOption

RGB

El perfil de fuente utilizado para realizar la gestión de colores para los datos RGB no etiquetados.

public static PageSourceColorProfile.PageSourceColorProfileOption RGB

Valor de campo

PageSourceColorProfile . PageSourceColorProfileOption

 Español