Documents for PDF, .NET Edition Documentation
LastLineIsEndOfParagraph Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : LastLineIsEndOfParagraph Property
Gets or sets a value indicating whether the last line of text is the end of paragraph.
Syntax
'Declaration
 
Public Property LastLineIsEndOfParagraph As System.Boolean
public System.bool LastLineIsEndOfParagraph {get; set;}
See Also

Reference

TextLayout Class
TextLayout Members