PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / ParagraphText Class / ParagraphText Constructor

In This Topic
    ParagraphText Constructor
    In This Topic
    Overload List
    OverloadDescription
    Initializes a new instance of the ParagraphText class.  
    Initializes a new instance of the ParagraphText class, assigning the ParagraphText.Text property, and specifying the Style.  
    Initializes a new instance of the ParagraphText class, assigning the ParagraphText.Text property, and specifying the Style.  
    Initializes a new instance of the ParagraphText class, assigning the ParagraphText.Text property, and specifying the font.  
    Initializes a new instance of the ParagraphText class, assigning the ParagraphText.Text property, and specifying the text color.  
    Initializes a new instance of the ParagraphText class, assigning the ParagraphText.Text property, and specifying the text position.  
    Initializes a new instance of the ParagraphText class, assigning the ParagraphText.Text property, and specifying the font and text color.  
    Initializes a new instance of the ParagraphText class, assigning the ParagraphText.Text property, and specifying the font and text position.  
    Initializes a new instance of the ParagraphText class, assigning the ParagraphText.Text property, and specifying the text color and position.  
    Initializes a new instance of the ParagraphText class, assigning the ParagraphText.Text property, and specifying the font, text color and position.  
    See Also