PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse AllThis method gets the width (in pixels) of the specified string.
|
| FLOAT GetTextWidth ( BSTR text ) |
Parameters
text
Text string to be measured
Return value
Width of the text
Remarks
This method returns the width (in pixels) of the specified ANSI text string for the current font and page properties. CallĀ UseFont to set the desired font before calling this method.
See theĀ PageHeight property for example.
See Also
Reference


