PageBlendColorSpaceICCProfileURI

本主题不是最新的。 有关最新信息,请参阅 打印架构规范

指定对 ICC 配置文件的相对 URI 引用,该配置文件定义应用于混合的颜色空间。 <Uri> 是相对于包根目录的绝对part_name。

元素信息

名字 价值
元素类型
ParameterDef
范围前缀

笔记
这仅适用于 XPS 文档,不应在任意 PrintTicket 中使用。 链接到 PageBlendColorSpace 元素。

结构内容

此元素的 XML 结构为:

<psf:ParameterDef name="psk:PageBlendColorSpaceICCProfileURI">
  <psf:Property name="psf:DataType">
    <psf:Value xsi:type="xs:string">xs:string</psf:Value>
  </psf:Property>
  <psf:Property name="psf:DefaultValue">
    <psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
  </psf:Property>
  <psf:Property name="psf:MaxLength">
    <psf:Value xsi:type="xs:integer">_Undefined_</psf:Value>
  </psf:Property>
  <psf:Property name="psf:MinLength">
    <psf:Value xsi:type="xs:integer">1</psf:Value>
  </psf:Property>
  <psf:Property name="psf:Mandatory">
    <psf:Value xsi:type="xs:string">psk:Conditional</psf:Value>
  </psf:Property>
  <psf:Property name="psf:UnitType">
    <psf:Value xsi:type="xs:string">characters</psf:Value>
  </psf:Property>
</psf:ParameterDef>

结构属性

下表概述了 XML 结构中定义的变量的特征。

财产 xsi:type 价值
DataType
字符串
xs:string
DefaultValue
字符串
定义
MaxLength
整数
定义
MinLength
整数
1
命令的
字符串
psk:Conditional
UnitType
字符串
字符

打印架构规范