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

In This Topic
    RenderBlockText Method (C1PrintDocument)
    In This Topic
    Renders a block of text into the block flow of the current document.
    Overload List
    OverloadDescription
    Renders a block of text into the block flow of the current document.  
    Renders a block of text into the block flow of the current document, using the specified Style.  
    Renders a block of text into the block flow of the current document, using the specified font, text color and horizontal alignment.  
    Renders a block of text into the block flow of the current document, using the specified font.  
    Renders a block of text into the block flow of the current document, using the specified font and text color.  
    Renders a block of text into the block flow of the current document, using the specified font and horizontal alignment.  
    Renders a block of text into the block flow of the current document, using the specified horizontal alignment.  
    Renders a block of text into the block flow of the current document, using the specified text color.  
    Renders a block of text with the specifed width and height into the block flow of the current document, using the specified Style.  
    See Also