Description
Overload List
Name | Description |
---|---|
ApplyFont(Int32) |
Apply font with given index to this textrun.
If there's no font with given index in Font Table of this document, the default font will be used.
|
ApplyFont(String) |
Apply font with given name to this textrun.
If there's no font with given name in Font Table of this document, the default font will be used.
|