[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Indentation.FirstLineIndent

FirstLineIndent Property

FirstLineIndent

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

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