FormatCharacters

Comment.FormatCharacters method

使用字体设置格式化一些字符。

public void FormatCharacters(int startIndex, int length, Font font, StyleFlag flag)
范围类型描述
startIndexInt32起始索引。
lengthInt32长度。
fontFont字体设置。
flagStyleFlag字体设置的标志。

也可以看看