| オーバーロード | 解説 | 
|---|---|
| RenderDirect(Unit,Unit,RenderObject) | Adds a RenderObject to the C1PrintDocument.Body of the current document at a specific position on the current page, and resolves it.
 This method can only be used if C1PrintDocument.IsStartEndDocMode is true.  | 
| RenderDirect(Unit,Unit,RenderObject,Object,Object) | Adds a RenderObject to the C1PrintDocument.Body of the current document at a specific position on the current page, and resolves it.
 This method can only be used if C1PrintDocument.IsStartEndDocMode is true.  |