Class PageSourceColorProfile.PageSourceColorProfileOption

Class PageSourceColorProfile.PageSourceColorProfileOption

Nome do espaço: Aspose.Page.XPS.XpsMetadata Assembleia: Aspose.Page.dll (25.4.0)

Descreve as opções de recursos Aspose.Page.XPS.XpsMetadata.PageSourceColorProfile.

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

Inheritance

object PrintTicketElement CompositePrintTicketElement Option PageSourceColorProfile.PageSourceColorProfileOption

Implements

IFeatureItem , IPrintTicketElementChild

Membros herdados

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

Fields

CMYK

O perfil de fonte usado para executar o gerenciamento de cores para os dados CMYK não etiquetados.

public static PageSourceColorProfile.PageSourceColorProfileOption CMYK

Valor de campo

PageSourceColorProfile . PageSourceColorProfileOption

None

Nenhum perfil de origem.

public static PageSourceColorProfile.PageSourceColorProfileOption None

Valor de campo

PageSourceColorProfile . PageSourceColorProfileOption

RGB

O perfil de fonte usado para executar o gerenciamento de cores para dados RGB não marcados.

public static PageSourceColorProfile.PageSourceColorProfileOption RGB

Valor de campo

PageSourceColorProfile . PageSourceColorProfileOption

 Português