-
-
Notifications
You must be signed in to change notification settings - Fork 2
Fpdf::getstringwidth
Fery Wardiyanto edited this page Feb 10, 2015
·
1 revision
<b>float</b> GetStringWidth(<b>string</b> s)
Returns the length of a string in user unit. A font must be selected.
- `s`
- The string whose length is to be computed.