Class PageSourceColorProfile.PageSourceColorProfileOption

Class PageSourceColorProfile.PageSourceColorProfileOption

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

Opisuje opcje funkcji Aspose.Page.XPS.XpsMetadata.PageSourceColorProfile.

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

Dziedziczenie

objectPrintTicketElementCompositePrintTicketElementOptionPageSourceColorProfile.PageSourceColorProfileOption

Implementuje

IFeatureItem, IPrintTicketElementChild

Członkowie dziedziczeni

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

Pola

CMYK

Profil źródłowy używany do zarządzania kolorami dla danych CMYK bez znaku.

public static PageSourceColorProfile.PageSourceColorProfileOption CMYK

Wartość pola

PageSourceColorProfile.PageSourceColorProfileOption

None

Brak profilu źródłowego.

public static PageSourceColorProfile.PageSourceColorProfileOption None

Wartość pola

PageSourceColorProfile.PageSourceColorProfileOption

RGB

Profil źródłowy używany do zarządzania kolorami dla danych RGB bez znaku.

public static PageSourceColorProfile.PageSourceColorProfileOption RGB

Wartość pola

PageSourceColorProfile.PageSourceColorProfileOption

 Polski