Class PageSourceColorProfile.PageSourceColorProfileOption

Class PageSourceColorProfile.PageSourceColorProfileOption

Il nome: Aspose.Page.XPS.XpsMetadata Assemblea: Aspose.Page.dll (25.4.0)

Descrive le opzioni di funzionalità Aspose.Page.XPS.XpsMetadata.PageSourceColorProfile.

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

Inheritance

object PrintTicketElement CompositePrintTicketElement Option PageSourceColorProfile.PageSourceColorProfileOption

Implements

IFeatureItem , IPrintTicketElementChild

I membri ereditari

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

Il profilo sorgente utilizzato per eseguire la gestione dei colori per i dati CMYK non etichettati.

public static PageSourceColorProfile.PageSourceColorProfileOption CMYK

Valore di campo

PageSourceColorProfile . PageSourceColorProfileOption

None

Nessun profilo di fonte.

public static PageSourceColorProfile.PageSourceColorProfileOption None

Valore di campo

PageSourceColorProfile . PageSourceColorProfileOption

RGB

Il profilo sorgente utilizzato per eseguire la gestione dei colori per i dati RGB non etichettati.

public static PageSourceColorProfile.PageSourceColorProfileOption RGB

Valore di campo

PageSourceColorProfile . PageSourceColorProfileOption

 Italiano