PageWatermarkOriginWidth
Cette rubrique n’est pas à jour. Pour obtenir les informations les plus récentes, consultez la spécification du schéma d’impression.
Spécifie l’origine d’un filigrane par rapport à l’origine du PageImageableSize.
Informations sur les éléments
| Name | Valeur |
|---|---|
| Type d'élément |
ParameterDef |
| Préfixe d’étendue |
Page |
| Notes |
Lié à l’élément PageWatermark |
Structure de contenu
La structure XML de cet élément est :
<psf:ParameterDef name="psk:PageWatermarkOriginWidth">
<psf:Property name="psf:DataType">
<psf:Value xsi:type="xs:string">xs:integer</psf:Value>
</psf:Property>
<psf:Property name="psf:DefaultValue">
<psf:Value xsi:type="xs:integer">_Undefined_</psf:Value>
</psf:Property>
<psf:Property name="psf:MaxValue">
<psf:Value xsi:type="xs:integer">_Undefined_</psf:Value>
</psf:Property>
<psf:Property name="psf:MinValue">
<psf:Value xsi:type="xs:integer">0</psf:Value>
</psf:Property>
<psf:Property name="psf:Multiple">
<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">microns</psf:Value>
</psf:Property>
</psf:ParameterDef>
Propriétés de structure
Le tableau suivant présente les caractéristiques des variables définies dans la structure XML.
| Propriété | xsi:type | Valeur |
|---|---|---|
| DataType |
string |
xs:integer |
| DefaultValue |
entier |
non défini |
| MaxValue |
entier |
Valeur inférieure ou égale à PageImageableSize-ExtentWidth |
| MinValue |
entier |
0 |
| Plusieurs |
integer |
1 |
| Obligatoire |
string |
PSK : conditionnel |
| Unité |
string |
microns |