C1.WPF.PrintDocument.4.6.2 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 Text property, and specifying the Style.  
Initializes a new instance of the ParagraphText class, assigning the Text property, and specifying the Style.  
Initializes a new instance of the ParagraphText class, assigning the Text property, and specifying the font.  
Initializes a new instance of the ParagraphText class, assigning the Text property, and specifying the text color.  
Initializes a new instance of the ParagraphText class, assigning the Text property, and specifying the text position.  
Initializes a new instance of the ParagraphText class, assigning the Text property, and specifying the font and text color.  
Initializes a new instance of the ParagraphText class, assigning the Text property, and specifying the font and text position.  
Initializes a new instance of the ParagraphText class, assigning the Text property, and specifying the text color and position.  
Initializes a new instance of the ParagraphText class, assigning the Text property, and specifying the font, text color and position.  
See Also