[]
Adds a Text to the end of the run.
public Text AddText(string value)
Public Function AddText(value As String) As Text
The text value to add.
The added Text.