[]
Gets or sets whether the whole first line of a paragraph with indentation can be skipped. The default is true.
public bool CanSkipFirstLineWithIndentation { get; set; }
Public Property CanSkipFirstLineWithIndentation As Boolean