Class PageSourceColorProfile.PageSourceColorProfileOption

Class PageSourceColorProfile.PageSourceColorProfileOption

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

描述 Aspose.Page.XPS.XpsMetadata.PageSourceColorProfile 特性选项。

public sealed class PageSourceColorProfile.PageSourceColorProfileOption : Option, IFeatureItem, IPrintTicketElementChild

继承

objectPrintTicketElementCompositePrintTicketElementOptionPageSourceColorProfile.PageSourceColorProfileOption

实现

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()

字段

CMYK

用于对未标记的 CMYK 数据进行颜色管理的源配置文件。

public static PageSourceColorProfile.PageSourceColorProfileOption CMYK

字段值

PageSourceColorProfile.PageSourceColorProfileOption

None

没有源配置文件。

public static PageSourceColorProfile.PageSourceColorProfileOption None

字段值

PageSourceColorProfile.PageSourceColorProfileOption

RGB

用于对未标记的 RGB 数据进行颜色管理的源配置文件。

public static PageSourceColorProfile.PageSourceColorProfileOption RGB

字段值

PageSourceColorProfile.PageSourceColorProfileOption

 中文