Documents for PDF, .NET Edition Documentation
LastLineInParagraph Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLine Class : LastLineInParagraph Property
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

Reference

TextLine Class
TextLine Members