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