| C1.C1Report.4 Assembly > C1.C1Preview Namespace > C1PrintDocument Class > RenderInlineText Method : RenderInlineText(String) Method |
'Declaration Public Overloads Function RenderInlineText( _ ByVal text As System.String _ ) As System.Boolean
public System.bool RenderInlineText( System.string text )
This method can only be used between calls to StartDoc and EndDoc methods on the current document. For details, see RenderBlock.