[]
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.
public float FirstLineIndent { get; set; }
Public Property FirstLineIndent As Single