Parameters
- x
 - The horizontal (X) coordinate at which to render the image (cannot be auto).
 - y
 - The vertical (Y) coordinate at which to render the image (cannot be auto).
 - image
 - The image to render.
 
This method can only be used between calls to StartDoc and EndDoc methods on the current document. For details, see RenderDirect(Unit,Unit,RenderObject,Object,Object).