Share via


CheckBox.AutoSize Property

Word Developer Reference

True sizes the check box or text frame according to the font size of the surrounding text. False sizes the check box or text frame according to the Size property. Read/write Boolean.

Syntax

expression.AutoSize

expression   Required. A variable that represents a CheckBox object.

See Also