'Declaration Public Property WrapIndent As System.Single
public System.float WrapIndent {get; set;}
Allowed values are from -1 to 1584, inclusive.
The default value is 72.
This property is ignored when UseDisplayDefaults is false.
The line or lines of a wrapped instance of mathematical text after the line break can either be indented by a positive specified amount from the left margin, or right aligned if the value set to -1.
'Declaration Public Property WrapIndent As System.Single
public System.float WrapIndent {get; set;}