TextRange.LinesCount Property

Publisher Developer Reference

Returns the number of lines of text in the text range represented by the parent TextRange object. Read-only.

Version Information
 Version Added:  Publisher 2007

Syntax

expression.LinesCount

expression   A variable that represents a TextRange object.

Return Value
Long

See Also