Get the width in points of the specified string when rendered in PDF using this font.
            
Namespace: Winnovative
Assembly: wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax
Parameters
- text
 - Type: SystemString
The measured string. 
Return Value
Type: SingleThe width of the string in points.
See Also