PageWatermarkOriginWidth

Cette rubrique n’est pas actuelle. Pour obtenir les informations les plus actuelles, consultez La spécification du schéma d’impression.

Spécifie l’origine d’un filigrane relatif à l’origine de PageImageableSize.

Informations sur les éléments

Nom 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
Inférieur ou égal à PageImageableSize - Valeur ExtentWidth
MinValue
entier
0
Multiple
integer
1
Obligatoire
string
psk:Conditionnel
UnitType
string
Microns

Spécification du schéma d’impression