Gets total width of the text, number of characters, and number of words.
The text to get width.
The byte length of the text.
On success, returns a TextWidth struct including calculation result.<br /> Otherwise, returns TextWidth struct whose attributes are all 0.
See Implementation
Gets total width of the text, number of characters, and number of words.