Share via


OlkOptionButton.WordWrap Property

Outlook Developer Reference

Returns or sets a Boolean that specifies whether the contents of a control automatically wrap at the end of a line. Read/write.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.WordWrap

expression   A variable that represents an OlkOptionButton object.

Remarks

The default value is True.

See Also