Parameters
- x
- The horizontal (X) coordinate on the current page.
- y
- The vertical (Y) coordinate on the current page.
This method throws an exception if a call to RenderDirectGraphicsBegin without a matching call to C1.C1Preview.C1PrintDocument.RenderDirectGraphicsEnd has already been issued.
This method can only be used between calls to C1.C1Preview.C1PrintDocument.StartDoc and C1.C1Preview.C1PrintDocument.EndDoc methods on the current document. For details, see C1.C1Preview.C1PrintDocument.RenderBlock.