[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.BarCodes.Drawing.PageDrawingDevice.MeasureString

MeasureString Method

MeasureString(string)

Measures the specified text when drawn with the specified font.

Declaration
public SizeF MeasureString(string text)
Parameters
Type Name Description
string text

The text to measure. ///

Returns
Type Description
SizeF
Implements