Share via


TextBox.LineCount Property

Outlook Forms Script Reference

Returns a Long that specifies the number of text lines in a TextBox. Read-only.

Syntax

expression.LineCount

expression   A variable that represents a TextBox object.

See Also