PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse AllThis method gets the height (in pixels) of the specified string.
|
| FLOAT GetTextHeight ( BSTR text ) |
Parameters
text
Text string to be measured
Return value
Height of the text
Remarks
This method returns the height (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


