Class PageSourceColorProfile.PageSourceColorProfileOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Mô tả các tùy chọn tính năng của Aspose.Page.XPS.XpsMetadata.PageSourceColorProfile.
public sealed class PageSourceColorProfile.PageSourceColorProfileOption : Option, IFeatureItem, IPrintTicketElementChild
Kế thừa
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageSourceColorProfile.PageSourceColorProfileOption
Triển khai
IFeatureItem, IPrintTicketElementChild
Thành viên kế thừa
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Các trường
CMYK
Hồ sơ nguồn được sử dụng để thực hiện quản lý màu cho dữ liệu CMYK không được gán nhãn.
public static PageSourceColorProfile.PageSourceColorProfileOption CMYK
Giá trị trường
PageSourceColorProfile.PageSourceColorProfileOption
None
Không có hồ sơ nguồn.
public static PageSourceColorProfile.PageSourceColorProfileOption None
Giá trị trường
PageSourceColorProfile.PageSourceColorProfileOption
RGB
Hồ sơ nguồn được sử dụng để thực hiện quản lý màu cho dữ liệu RGB không được gán nhãn.
public static PageSourceColorProfile.PageSourceColorProfileOption RGB