Class PageSourceColorProfile.PageSourceColorProfileOption
PageSourceColorProfile.PageSourceColorProfileOption class
描述了PageSourceColorProfile
功能选项.
public sealed class PageSourceColorProfileOption : Option
特性
姓名 | 描述 |
---|---|
Name { get; } | 获取元素名称。 |
方法
姓名 | 描述 |
---|---|
Add(params IOptionItem[]) | 将项目列表添加到此选项的项目列表的末尾。 每个必须是一个ScoredProperty 或者Property 实例. |
字段
姓名 | 描述 |
---|---|
static CMYK | 用于对未标记的 CMYK 数据执行颜色管理的源配置文件。 |
static None | 没有源配置文件。 |
static RGB | 用于对未标记的 RGB 数据执行颜色管理的源配置文件。 |
也可以看看
- class Option
- class PageSourceColorProfile
- 命名空间 Aspose.Page.XPS.XpsMetadata
- 部件 Aspose.Page