Change in font size of docproperty
I am using a template to produce letters using embedded fields (eg {DOCPROPERTY BodyText *\ MERGEFORMAT }). The main letter has a font size of 12 and I would like to change it to 10 for the line at the bottom of the letter indicating to whom it is to be copied. Whatever I do the line prints out at size 12. I have cc {DOCPROPERTY CopyAddress } at size 10 in the template and I've tried using *\ CHARFORMAT as the optional switch. Is it possible to change the font? Thanks for any help.
|