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