HighlightSubstring Method (StringRendererGDI)
In This Topic
Draws text and highlight a part of that text with a special background.
Overload List
Overload | Description |
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. |
See Also