C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderText Class / RenderText Constructor

In This Topic
RenderText Constructor
In This Topic
Overload List
OverloadDescription
Initializes a new instance of the RenderText class.  
Initializes a new instance of the RenderText class, assigning the Text property.  
Initializes a new instance of the RenderText class, assigning the Text property and style.  
Initializes a new instance of the RenderText class, assigning the Text property and font.  
Initializes a new instance of the RenderText class, assigning the Text property, font and text color.  
Initializes a new instance of the RenderText class, assigning the Text property, font, text color and alignment.  
Initializes a new instance of the RenderText class, assigning the Text property, font and text alignment.  
Initializes a new instance of the RenderText class, assigning the Text property, and text alignment.  
Initializes a new instance of the RenderText class, assigning the Text property, and the parent styles.  
See Also