PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / RenderInlineText Method

In This Topic
    RenderInlineText Method (C1PrintDocument)
    In This Topic
    Renders a string into the current inline paragraph, using the specified style.
    Overload List
    OverloadDescription
    Renders a string into the current inline paragraph, using the specified style.  
    Renders a string into the current inline paragraph, using the specified font and text color.  
    Renders a string into the current inline paragraph, using the specified font.  
    Renders a string into the current inline paragraph, using the specified text color.  
    Renders a string into the current inline paragraph, using the specified font style.  
    Renders a string into the current inline paragraph.  
    See Also