[Table of Contents] [docx version]

VML Reference Material - VML

AutoPict (Automatically Size)

This element specifies whether the object's size is formatted automatically by the application. If this element is specified without a value, it is assumed to be true. This is a general-use element for objects that use an image representation, such as OLE objects, Embedded controls, cameras and signature lines.

[Example:

<x:ClientData … > …
<x:AutoPict>True</x:AutoPict>
</x:ClientData>

end example]

The possible values for this element are defined by the ST_TrueFalseBlank simple type (§6.4.3.3).

Parent Elements

ClientData6.4.2.12)