ElementBuilderCreateTextRun Method |
| Name | Description | |
|---|---|---|
| CreateTextRun(Byte) | Create a new text run.
| |
| CreateTextRun(String) | Create a new text run.
| |
| CreateTextRun(Byte, Font, Double) | Create a new text run.
| |
| CreateTextRun(String, Font, Double) | Create a text run using the given font.
|