|
DrawRichText Method |
Top Previous Next |
|
The DrawRichText method draws a rich text to the current document.
Syntax
Parameters
Stream The stream containing the rich text.
Remarks
The DrawRichText method draws a rich text to the current document. The method is to be called after a new page has been added to the document. All the pages in the rich text will be rendered to the document.
|