StartPartialRender (page device)
This page applies to Harlequin v13.1r0 and later; both Harlequin Core and Harlequin MultiRIP
Param | Val | ExType | Vers | Use? | HPS | Ref |
x | H | Y | All |
A dictionary of procedures, each of which is executed (in an arbitrary order) just before a partial paint rendering gets underway. The contents of the dictionary provided for this key in the operand dictionary of setpagedevice
is merged with the one in the page device so additional procedures can be added to this hook.
Note that StartRender
and EndRender
hooks are not run for partial paints, only the final paint of a page.
Default: << >>