RenderDirectText Method (C1PrintDocument)
In This Topic
Adds a text to the
Body of the current document at a specific position on the current page, and resolves it.
Overload List
Overload | Description |
RenderDirectText(Unit,Unit,String,Object,Object,Style) | Adds a text to the Body of the current document at a specific position on the current page, and resolves it. |
RenderDirectText(Unit,Unit,String,Object,Font,Color,AlignHorzEnum) | Adds a text to the Body of the current document at a specific position on the current page, with auto height, and resolves it. |
See Also