[]
        
(Showing Draft Content)

C1.WPF.Excel.XLFont.GetMeasure

GetMeasure Method

GetMeasure(string)

Gets text measure as Size of this font.

Declaration
public Size GetMeasure(string text)
Parameters
Type Name Description
string text

The text for measuring.

Returns
Type Description
Size

The size in points of the text for this font.