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