Class PageSourceColorProfile.PageSourceColorProfileOption

Class PageSourceColorProfile.PageSourceColorProfileOption

Nom dels espais: Aspose.Page.XPS.XpsMetadata Assemblea: Aspose.Page.dll (25.4.0)

Descriu les opcions de la característica Aspose.Page.XPS.xpsMetadata.PageSourceColorProfile.

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

Inheritance

object PrintTicketElement CompositePrintTicketElement Option PageSourceColorProfile.PageSourceColorProfileOption

Implements

IFeatureItem , IPrintTicketElementChild

Membres heretats

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

El perfil de font utilitzat per realitzar la gestió del color per a les dades CMYK no etiquetades.

public static PageSourceColorProfile.PageSourceColorProfileOption CMYK

Valor de camp

PageSourceColorProfile . PageSourceColorProfileOption

None

No hi ha perfil de font.

public static PageSourceColorProfile.PageSourceColorProfileOption None

Valor de camp

PageSourceColorProfile . PageSourceColorProfileOption

RGB

El perfil de font utilitzat per realitzar la gestió de colors per a dades RGB no etiquetades.

public static PageSourceColorProfile.PageSourceColorProfileOption RGB

Valor de camp

PageSourceColorProfile . PageSourceColorProfileOption

 Català