Printer Object
 
Syntax
 
ReturnValue = Printer.TextHei
 
Description
Returns the height of a string measured with the Measure method, in twips.
 
This property returns the height, in twips, of an element measured with the Measure property or with one of the Calc* properties. These include CalcText, CalcParagraph, CalcTable, CalcPicture, and CalcTextRTF.
 
See Also
Example