RenderDirectText Method (SampleC1PrintDocument)
In This Topic
Adds a text to the
C1.C1Preview.C1PrintDocument.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 C1.C1Preview.C1PrintDocument.Body of the current document at a specific position on the current page, and resolves it. (Inherited from C1.C1Preview.C1PrintDocument) |
RenderDirectText(Unit,Unit,String,Object,Font,Color,AlignHorzEnum) | Adds a text to the C1.C1Preview.C1PrintDocument.Body of the current document at a specific position on the current page, with auto height, and resolves it. (Inherited from C1.C1Preview.C1PrintDocument) |
See Also