Class PageSourceColorProfile.PageSourceColorProfileOption
İsim alanı : Aspose.Page.XPS.XpsMetadata Toplama: Aspose.Page.dll (25.4.0)
Aspose.Page.XPS.XpsMetadata.PageSourceColorProfile özellik seçeneklerini tanımlar.
public sealed class PageSourceColorProfile.PageSourceColorProfileOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageSourceColorProfile.PageSourceColorProfileOption
Implements
IFeatureItem , IPrintTicketElementChild
mirasçı üyeleri
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
Kaynak profili, etiketlenmemiş CMYK verileri için renk yönetimini gerçekleştirmek için kullanılır.
public static PageSourceColorProfile.PageSourceColorProfileOption CMYK
alan değeri
PageSourceColorProfile . PageSourceColorProfileOption
None
Kaynak profili yok.
public static PageSourceColorProfile.PageSourceColorProfileOption None
alan değeri
PageSourceColorProfile . PageSourceColorProfileOption
RGB
Kaynak profili, etiketlenmemiş RGB verileri için renk yönetimi yapmak için kullanılır.
public static PageSourceColorProfile.PageSourceColorProfileOption RGB