C1.C1Preview Namespace > C1PrintDocument Class : RenderBlockText Method |
Overload | Description |
---|---|
RenderBlockText(String,AlignHorzEnum) | Renders a block of text into the block flow of the current document, using the specified horizontal alignment. |
RenderBlockText(String,Color) | Renders a block of text into the block flow of the current document, using the specified text color. |
RenderBlockText(String,Object,Object,Style) | Renders a block of text with the specifed width and height into the block flow of the current document, using the specified C1PrintDocument.Style. |
RenderBlockText(String) | Renders a block of text into the block flow of the current document. |
RenderBlockText(String,Style) | Renders a block of text into the block flow of the current document, using the specified C1PrintDocument.Style. |
RenderBlockText(String,Font,Color,AlignHorzEnum) | Renders a block of text into the block flow of the current document, using the specified font, text color and horizontal alignment. |
RenderBlockText(String,Font) | Renders a block of text into the block flow of the current document, using the specified font. |
RenderBlockText(String,Font,Color) | Renders a block of text into the block flow of the current document, using the specified font and text color. |
RenderBlockText(String,Font,AlignHorzEnum) | Renders a block of text into the block flow of the current document, using the specified font and 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