Hello Brian,
There is no functionality to wrap the text, but you can use NCommand.Text = text1 + System.Environment.NewLine + text2 to put "text2" on new line.
Regards,
Angel.