[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextLayout.CanSkipFirstLineWithIndentation

CanSkipFirstLineWithIndentation Property

CanSkipFirstLineWithIndentation

Gets or sets whether the whole first line of a paragraph with indentation can be skipped. The default is true.

Declaration
public bool CanSkipFirstLineWithIndentation { get; set; }
Public Property CanSkipFirstLineWithIndentation As Boolean