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