<wMode>
(Width Mode)
This element specifies how to interpret the Width element for this manual layout.
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
Specifies the layout mode for the width. The possible values for this attribute are defined by the ST_LayoutMode simple type (§5.7.3.20). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_LayoutMode">
<attribute name="val" type="ST_LayoutMode" default="factor"/>
</complexType>