<summary>
Initiate drawing of the text.
</summary>
<param name="clientDrawingContext">An application defined value
included in rendering callbacks.</param>
<param name="renderer">The set of application-defined callbacks that do
the actual rendering.</param>
<param name="originX">X-coordinate of the layout's left side.</param>
<param name="originY">Y-coordinate of the layout's top side.</param>
<returns>
Standard HRESULT error code.
</returns>
<summary> Initiate drawing of the text. </summary> <param name="clientDrawingContext">An application defined value included in rendering callbacks.</param> <param name="renderer">The set of application-defined callbacks that do the actual rendering.</param> <param name="originX">X-coordinate of the layout's left side.</param> <param name="originY">Y-coordinate of the layout's top side.</param> <returns> Standard HRESULT error code. </returns>