GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / LastLineIsEndOfParagraph Property

In This Topic
LastLineIsEndOfParagraph Property
In This Topic
Gets or sets a value indicating whether the last line of text is the end of paragraph. The default is true.
Syntax
'Declaration
 
Public Property LastLineIsEndOfParagraph As System.Boolean
 
See Also