'Declaration Public Function New( _ ByVal text As System.String, _ ByVal format As TextFormat _ )
public TextRun( System.string text, TextFormat format )
Parameters
- text
- The text of the section.
- format
- The text format to use.
'Declaration Public Function New( _ ByVal text As System.String, _ ByVal format As TextFormat _ )
public TextRun( System.string text, TextFormat format )