Class PageSourceColorProfile.PageSourceColorProfileOption

Class PageSourceColorProfile.PageSourceColorProfileOption

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

Popisuje možnosti funkce Aspose.Page.XPS.XpsMetadata.PageSourceColorProfile.

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

Dědičnost

objectPrintTicketElementCompositePrintTicketElementOptionPageSourceColorProfile.PageSourceColorProfileOption

Implementuje

IFeatureItem, IPrintTicketElementChild

Děděné členy

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

Pole

CMYK

Profil zdroje používaný k provádění správy barev pro neoznačená data CMYK.

public static PageSourceColorProfile.PageSourceColorProfileOption CMYK

Hodnota pole

PageSourceColorProfile.PageSourceColorProfileOption

None

Žádný profil zdroje.

public static PageSourceColorProfile.PageSourceColorProfileOption None

Hodnota pole

PageSourceColorProfile.PageSourceColorProfileOption

RGB

Profil zdroje používaný k provádění správy barev pro neoznačená data RGB.

public static PageSourceColorProfile.PageSourceColorProfileOption RGB

Hodnota pole

PageSourceColorProfile.PageSourceColorProfileOption

 Čeština