<AutoScale>
(Font AutoScale)
This element specifies whether the object's font is automatically scaled by the application when the object is resized. If this element is specified without a value, it is assumed to be true
. This element is used for attached text.
example:
<x:ClientData … > …
<x:AutoScale>True</x:AutoScale>
</x:ClientData>
The possible values for this element are defined by the ST_TrueFalseBlank simple type (§6.4.3.3).
Parent Elements |
---|
|