Overload | Description |
---|---|
TextRun Constructor(String) | Creates a new instance of TextRun. |
TextRun Constructor(String,TextFormat) | Creates a new instance of TextRun. |
TextRun Constructor(Int32[],Int32,Int32) | Creates a new instance of TextRun based on a subrange of an array of UTF-32 characters. |
TextRun Constructor(Int32[],Int32,Int32,TextFormat) | Creates a new instance of TextRun based on a subrange of an array of UTF-32 characters. |