Printer Object
 
Syntax
 
Printer.CalcTextRTF = strText
 
Description
Calculates the size of an RTF string, in twips, and returns results in TextWid, TextHei, X1, Y1, X2, and Y1.
 
This property is similar to CalcParagraph, except the text is formatted as RTF.
 
See Also
Example