Method DrawTextWithBoldTags
DrawTextWithBoldTags(string, PointD, Font, Color, Color?)
Draws text with html bold tags.
public virtual SizeD DrawTextWithBoldTags(string text, PointD location, Font font, Color foreColor, Color? backColor = null)
Draws text with html bold tags.
public virtual SizeD DrawTextWithBoldTags(string text, PointD location, Font font, Color foreColor, Color? backColor = null)