Table of Contents

Method DrawTextWithBoldTags

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

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)

Parameters

text string
location PointD
font Font
foreColor Color
backColor Color

Returns

SizeD