Class PageSourceColorProfile.PageSourceColorProfileOption
Class PageSourceColorProfile.PageSourceColorProfileOption
名称: Aspose.Page.XPS.XpsMetadata 集合: Aspose.Page.dll (25.4.0)
描述 Aspose.Page.XPS.XpsMetadata.PageSourceColorProfile 功能选项。
public sealed class PageSourceColorProfile.PageSourceColorProfileOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageSourceColorProfile.PageSourceColorProfileOption
Implements
IFeatureItem , IPrintTicketElementChild
继承人
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
源资料用于对未标记的CMYK数据进行颜色管理。
public static PageSourceColorProfile.PageSourceColorProfileOption CMYK
领域价值
PageSourceColorProfile . PageSourceColorProfileOption
None
没有来源资料。
public static PageSourceColorProfile.PageSourceColorProfileOption None
领域价值
PageSourceColorProfile . PageSourceColorProfileOption
RGB
源资料用于对未标记的 RGB 数据进行颜色管理。
public static PageSourceColorProfile.PageSourceColorProfileOption RGB