PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.8 Assembly / C1.Win.C1Preview.Design Namespace / SampleC1PrintDocument Class / RenderInlineText Method

In This Topic
    RenderInlineText Method (SampleC1PrintDocument)
    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. (Inherited from C1.C1Preview.C1PrintDocument)
    Renders a string into the current inline paragraph, using the specified font and text color. (Inherited from C1.C1Preview.C1PrintDocument)
    Renders a string into the current inline paragraph, using the specified font. (Inherited from C1.C1Preview.C1PrintDocument)
    Renders a string into the current inline paragraph, using the specified text color. (Inherited from C1.C1Preview.C1PrintDocument)
    Renders a string into the current inline paragraph, using the specified font style. (Inherited from C1.C1Preview.C1PrintDocument)
    Renders a string into the current inline paragraph. (Inherited from C1.C1Preview.C1PrintDocument)
    See Also