Renders the RTF text with parent width and autoheight.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public bool RenderBlockRichText( string rtf ) |
Visual Basic |
---|
Public Function RenderBlockRichText ( _ rtf As String _ ) As Boolean |
Parameters
- rtf
- Type: System..::..String
Text to render, can be plain text.