Class PageSourceColorProfile.PageSourceColorProfileOption
Tên không gian: Aspose.Page.XPS.XpsMetadata Tổng hợp: Aspose.Page.dll (25.4.0)
Mô tả các tùy chọn tính năng Aspose.Page.XPS.XpsMetadata.PageSourceColorProfile.
public sealed class PageSourceColorProfile.PageSourceColorProfileOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageSourceColorProfile.PageSourceColorProfileOption
Implements
IFeatureItem , IPrintTicketElementChild
Thành viên thừa kế
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
Hồ sơ nguồn được sử dụng để thực hiện quản lý màu sắc cho dữ liệu CMYK không được đánh dấu.
public static PageSourceColorProfile.PageSourceColorProfileOption CMYK
Giá trị Field
PageSourceColorProfile . PageSourceColorProfileOption
None
Không có hồ sơ nguồn
public static PageSourceColorProfile.PageSourceColorProfileOption None
Giá trị Field
PageSourceColorProfile . PageSourceColorProfileOption
RGB
Hồ sơ nguồn được sử dụng để thực hiện quản lý màu sắc cho dữ liệu RGB không được đánh dấu.
public static PageSourceColorProfile.PageSourceColorProfileOption RGB