Overload List

  Name Description
Public method RenderDirect(Unit, Unit, RenderObject)
Adds a RenderObject to the Body of the current document at a specific position on the current page, and resolves it.

This method can only be used if IsStartEndDocMode is true.

Public method RenderDirect(Unit, Unit, RenderObject, Object, Object)
Adds a RenderObject to the Body of the current document at a specific position on the current page, and resolves it.

This method can only be used if IsStartEndDocMode is true.

See Also