DocumentBindingGutter
Este tema no está actualizado. Para obtener la información más actual, vea La especificación de esquema de impresión.
Especifica el ancho del margen de enlace.
Información de elemento
NOMBRE | Value |
---|---|
Tipo de elemento |
ParameterDef |
Prefijo de ámbito |
Documento |
Notas |
Vinculado al elemento DocumentBinding |
Contenido de la estructura
La estructura XML de este elemento es:
<psf:ParameterDef name="psk:DocumentBindingGutter">
<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">_Undefined_</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>
Propiedades de la estructura
En la tabla siguiente se describen las características de las variables definidas en la estructura XML.
Propiedad | xsi:type | Value |
---|---|---|
DataType |
string |
xs:integer |
DefaultValue |
integer |
no definido |
MaxValue |
integer |
no definido |
MinValue |
integer |
no definido |
Mandatory |
String |
psk:Conditional |
Múltiple |
integer |
1 |
UnitType |
string |
Micras |