Class PageSourceColorProfile.PageSourceColorProfileOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Aspose.Page.XPS.XpsMetadata.PageSourceColorProfile özelliği seçeneklerini tanımlar.
public sealed class PageSourceColorProfile.PageSourceColorProfileOption : Option, IFeatureItem, IPrintTicketElementChild
Miras
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageSourceColorProfile.PageSourceColorProfileOption
Uygulamalar
IFeatureItem, IPrintTicketElementChild
Miras Alınan Üyeler
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Alanlar
CMYK
Etiketlenmemiş CMYK verileri için renk yönetimi gerçekleştirmek üzere kullanılan kaynak profili.
public static PageSourceColorProfile.PageSourceColorProfileOption CMYK
Alan Değeri
PageSourceColorProfile.PageSourceColorProfileOption
None
Hiçbir kaynak profili yok.
public static PageSourceColorProfile.PageSourceColorProfileOption None
Alan Değeri
PageSourceColorProfile.PageSourceColorProfileOption
RGB
Etiketlenmemiş RGB verileri için renk yönetimi gerçekleştirmek üzere kullanılan kaynak profili.
public static PageSourceColorProfile.PageSourceColorProfileOption RGB