RenderDirectRichText Method (SampleC1PrintDocument)
In This Topic
Adds an RTF-formatted string 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 |
RenderDirectRichText(Unit,Unit,String,Object,Object,Style) | Adds an RTF-formatted string 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) |
RenderDirectRichText(Unit,Unit,String,Object) | Adds an RTF-formatted string 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