[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Indentation.FirstLineIndent

FirstLineIndent Property

FirstLineIndent

Gets or sets the first-line or hanging indent value, in points. Use a positive value for a first-line indent, and a negative value for a hanging indent.

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