HighlightSubstring Method (StringRendererGDIPlus)
In This Topic
Draws text and highlight a part of that text with a special background.
Overload List
Overload | Description |
HighlightSubstring(Graphics,Font,StringFormat,Brush,Rectangle,String,Brush,String,Int32) | Draws text and highlight a part of that text with a special background. |
HighlightSubstring(Graphics,Font,StringFormat,Brush,Rectangle,String,Brush,IList<CharacterRange>) | Draws text and highlight a parts of that text with a special background. |
See Also