CanvasMeasureString Method
 Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
OverloadĀ List
| Name | Description | |
|---|---|---|
| MeasureString(String, Font) |  Measures the specified string when drawn with the specified Font.  | |
| MeasureString(String, Font, StringFormat) |  Measures the width of the text, considering Word Spacing and Character Spacing of the String Format  | |
| MeasureString(String, Font, Single) |  Measures the specified string limited to the specified width.  | |
| MeasureString(String, Font, Single, StringFormat) |  Measures the specified string limited to the specified width.  | 
See Also