Class PageSourceColorProfile.PageSourceColorProfileOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Describe las opciones de características de Aspose.Page.XPS.XpsMetadata.PageSourceColorProfile.
public sealed class PageSourceColorProfile.PageSourceColorProfileOption : Option, IFeatureItem, IPrintTicketElementChild
Herencia
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageSourceColorProfile.PageSourceColorProfileOption
Implementa
IFeatureItem, IPrintTicketElementChild
Miembros heredados
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Campos
CMYK
Perfil de origen utilizado para realizar la gestión del color para datos CMYK no etiquetados.
public static PageSourceColorProfile.PageSourceColorProfileOption CMYK
Valor del campo
PageSourceColorProfile.PageSourceColorProfileOption
Ninguno
Sin perfil de origen.
public static PageSourceColorProfile.PageSourceColorProfileOption None
Valor del campo
PageSourceColorProfile.PageSourceColorProfileOption
RGB
Perfil de origen utilizado para realizar la gestión del color para datos RGB no etiquetados.
public static PageSourceColorProfile.PageSourceColorProfileOption RGB