LastLineInParagraph Property
In This Topic
Gets the value indicating whether the line is the last in the paragraph.
Syntax
'Declaration
Public ReadOnly Property LastLineInParagraph As System.Boolean
public System.bool LastLineInParagraph {get;}
See Also