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