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

In This Topic
    RenderBlockText Method (SampleC1PrintDocument)
    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. (Inherited from C1.C1Preview.C1PrintDocument)
    Renders a block of text into the block flow of the current document, using the specified C1.C1Preview.C1PrintDocument.Style. (Inherited from C1.C1Preview.C1PrintDocument)
    Renders a block of text into the block flow of the current document, using the specified font, text color and horizontal alignment. (Inherited from C1.C1Preview.C1PrintDocument)
    Renders a block of text into the block flow of the current document, using the specified font. (Inherited from C1.C1Preview.C1PrintDocument)
    Renders a block of text into the block flow of the current document, using the specified font and text color. (Inherited from C1.C1Preview.C1PrintDocument)
    Renders a block of text into the block flow of the current document, using the specified font and horizontal alignment. (Inherited from C1.C1Preview.C1PrintDocument)
    Renders a block of text into the block flow of the current document, using the specified horizontal alignment. (Inherited from C1.C1Preview.C1PrintDocument)
    Renders a block of text into the block flow of the current document, using the specified text color. (Inherited from C1.C1Preview.C1PrintDocument)
    Renders a block of text with the specifed width and height into the block flow of the current document, using the specified C1.C1Preview.C1PrintDocument.Style. (Inherited from C1.C1Preview.C1PrintDocument)
    See Also