Class PageBlendColorSpace.PageBlendColorSpaceOption

Class PageBlendColorSpace.PageBlendColorSpaceOption

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

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

public sealed class PageBlendColorSpace.PageBlendColorSpaceOption : Option, IFeatureItem, IPrintTicketElementChild

继承

objectPrintTicketElementCompositePrintTicketElementOptionPageBlendColorSpace.PageBlendColorSpaceOption

实现

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

字段

ICCProfile

指定一个 ICC 配置文件,定义应使用的混合颜色空间。 注意:这仅适用于 XPS 文档,不应在任意打印票中使用。

public static PageBlendColorSpace.PageBlendColorSpaceOption ICCProfile

字段值

PageBlendColorSpace.PageBlendColorSpaceOption

sRGB

应使用 sRGB 颜色空间进行混合。

public static PageBlendColorSpace.PageBlendColorSpaceOption sRGB

字段值

PageBlendColorSpace.PageBlendColorSpaceOption

scRGB

应使用 scRGB 颜色空间进行混合。

public static PageBlendColorSpace.PageBlendColorSpaceOption scRGB

字段值

PageBlendColorSpace.PageBlendColorSpaceOption

 中文