Printer Object
 
Syntax
 
ReturnValue = Printer.TextWid
 
Description
Returns the width of a string measured with the Measure method, in twips.
 
This property returns the width, 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