LastLineIsEndOfParagraph Property
Gets or sets a value indicating whether the last line of text is the end of paragraph. The default is true.
public System.bool LastLineIsEndOfParagraph {get; set;}
'Declaration
Public Property LastLineIsEndOfParagraph As System.Boolean