public SetFontStyle ( FontStyle style, int startIndex, int count ) : void | ||
style | FontStyle | The font style of the text. |
startIndex | int | Start index of the first character to apply the font style to. |
count | int | The number of characters to apply the font style to. |
리턴 | void |