C1.C1Preview Namespace > RenderParagraph Class : RenderParagraph Constructor |
Overload | Description |
---|---|
RenderParagraph Constructor() | Initializes a new instance of the RenderParagraph class. |
RenderParagraph Constructor(Style) | Initializes a new instance of the RenderParagraph class, specifying a Style to use. |
RenderParagraph Constructor(Font) | Initializes a new instance of the RenderParagraph class, specifying a System.Drawing.Font to use. |
RenderParagraph Constructor(Font,Color) | Initializes a new instance of the RenderParagraph class, specifying the default font and text color. |
RenderParagraph Constructor(Font,Color,AlignHorzEnum) | Initializes a new instance of the RenderParagraph class, specifying the default font, text color and horizontal alignment. |
RenderParagraph Constructor(Font,AlignHorzEnum) | Initializes a new instance of the RenderParagraph class, specifying the default font and horizontal alignment. |
RenderParagraph Constructor(AlignHorzEnum) | Initializes a new instance of the RenderParagraph class, specifying the horizontal alignment. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2