Class PageSourceColorProfile.PageSourceColorProfileOption
Název místa: Aspose.Page.XPS.XpsMetadata Shromáždění: Aspose.Page.dll (25.4.0)
Popisuje možnosti funkce Aspose.Page.XPS.XpsMetadata.PageSourceColorProfile.
public sealed class PageSourceColorProfile.PageSourceColorProfileOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageSourceColorProfile.PageSourceColorProfileOption
Implements
IFeatureItem , IPrintTicketElementChild
Dědiční členové
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
Zdrojový profil používaný k provádění barevného řízení pro neoznačené údaje CMYK.
public static PageSourceColorProfile.PageSourceColorProfileOption CMYK
Polní hodnota
PageSourceColorProfile . PageSourceColorProfileOption
None
dný zdrojový profil.
public static PageSourceColorProfile.PageSourceColorProfileOption None
Polní hodnota
PageSourceColorProfile . PageSourceColorProfileOption
RGB
Zdrojový profil používaný k provádění řízení barev pro nezaznamenané RGB údaje.
public static PageSourceColorProfile.PageSourceColorProfileOption RGB