Parameters
- objectInstance
RTF object handle
- hDC
DC for the device. If null, the standard printer will be used.
- rect
rectangle with logical coordinates (mm/10, inch/100 etc.) in which the contents shall be printed. May be null for a printer DC, in which case the whole printable area of the page will be used.
- restart
if true, the output will start at the beginning of the text. Else it will be continued after the place where the previous print ended, thus enabling a multi-page print.
- state
state value, used by the next LlRTFDisplay call