RenderDirectRichText Method (C1PrintDocument)
In This Topic
Adds an RTF-formatted string to the
Body of the current document at a specific position on the current page, and resolves it.
Overload List
Overload | Description |
RenderDirectRichText(Unit,Unit,String,Object,Object,Style) | Adds an RTF-formatted string to the Body of the current document at a specific position on the current page, and resolves it. |
RenderDirectRichText(Unit,Unit,String,Object) | Adds an RTF-formatted string to the Body of the current document at a specific position on the current page with auto height, and resolves it. |
See Also