TextRunEquationNode.Text

TextRunEquationNode.Text property

Set the content of the text node(Usually a node object per character).

public string Text { get; set; }

See Also