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