| オーバーロード | 解説 | 
|---|---|
| HighlightSubstring(Graphics,Font,TextFormatFlags,Color,Rectangle,String,Color,String,Int32) | Draws text and highlight a part of that text with a special background. | 
| HighlightSubstring(Graphics,Font,TextFormatFlags,Color,Rectangle,String,Color,IList<CharacterRange>) | Draws text and highlight a parts of that text with a special background. |