Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderParagraph Class / RenderParagraph Constructor

In This Topic
    RenderParagraph Constructor
    In This Topic
    Overload List
    OverloadDescription
    Initializes a new instance of the RenderParagraph class.  
    Initializes a new instance of the RenderParagraph class, specifying a Style to use.  
    Initializes a new instance of the RenderParagraph class, specifying a System.Drawing.Font to use.  
    Initializes a new instance of the RenderParagraph class, specifying the default font and text color.  
    Initializes a new instance of the RenderParagraph class, specifying the default font, text color and horizontal alignment.  
    Initializes a new instance of the RenderParagraph class, specifying the default font and horizontal alignment.  
    Initializes a new instance of the RenderParagraph class, specifying the horizontal alignment.  
    See Also