[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextLayout.FirstLineIndent

FirstLineIndent Property

FirstLineIndent

Gets or sets the indent of the first line after paragraph separator, in graphic units.

Declaration
public float FirstLineIndent { get; set; }
Public Property FirstLineIndent As Single
Remarks

Positive value applies indentation to the first line, negative value applies indentation to all lines except the first one.