Page 1 of 1

New DrawPage Parameters

Posted: Thu May 21, 2015 9:22 pm
by rgsolutions
In the latest update, there are two new parameters to the DrawPage function. They are:
bool UseWordPainters, bool ForMetafile

Could you please explain what the options do and the possible implications of using them?

Thank you.

Posted: Fri May 22, 2015 6:01 am
by Sergey Tkachenko
If UseWordPainters = True, live spelling underlines are painted.
If ForMetafile = True, the component uses metafile-compatible method for drawing text.