Mark. I am missing something here. The question was about the height of text in pixels, which is the textHeight. The formattedText has to do with line wrapping, that is, physical lines versus formatted lines.
An old, old HC XFCN called "wordwrap" inserted return characters at the appropriate places in a field based on text and field properties. It I used it everywhere. The formattedText essentially replaces this functionality. Craig In a message dated 12/4/09 1:50:55 PM, [email protected] writes: > Hi Durgesh, > > Use the formattedHeight property. > _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
