[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode.ITextMeasurer.MeasureString

MeasureString Method

MeasureString(string)

Measures the specified text when drawn with the specified font.

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

The text to measure. ///

Returns
Type Description
SizeF