Class PageSourceColorProfile.PageSourceColorProfileOption

Class PageSourceColorProfile.PageSourceColorProfileOption

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

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

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

Ereditarietà

objectPrintTicketElementCompositePrintTicketElementOptionPageSourceColorProfile.PageSourceColorProfileOption

Implementa

IFeatureItem, IPrintTicketElementChild

Membri Ereditati

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

Campi

CMYK

Profilo sorgente utilizzato per eseguire la gestione del colore per i dati CMYK non etichettati.

public static PageSourceColorProfile.PageSourceColorProfileOption CMYK

Valore del Campo

PageSourceColorProfile.PageSourceColorProfileOption

Nessuno

Nessun profilo sorgente.

public static PageSourceColorProfile.PageSourceColorProfileOption None

Valore del Campo

PageSourceColorProfile.PageSourceColorProfileOption

RGB

Profilo sorgente utilizzato per eseguire la gestione del colore per i dati RGB non etichettati.

public static PageSourceColorProfile.PageSourceColorProfileOption RGB

Valore del Campo

PageSourceColorProfile.PageSourceColorProfileOption

 Italiano