PageWatermarkOriginWidth
Cette rubrique n’est pas active. Pour plus d’informations, consultez la spécification du schéma d’impression.
Spécifie l’origine d’un filigrane par rapport à l’origine de PageImageableSize.
Informations sur les éléments
Nom | Valeur |
---|---|
Type d'élément |
ParameterDef |
Préfixe d’étendue |
Page |
Notes |
Élément Lié à PageWatermark |
Structure de contenu
La structure XML de cet élément est la suivante :
<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 décrit 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 |
Inférieur ou égal à PageImageableSize - Valeur ExtentWidth |
MinValue |
entier |
0 |
Multiple |
integer |
1 |
Obligatoire |
string |
psk:Conditionnel |
UnitType |
string |
Microns |