C1.C1Preview Namespace > C1PrintDocument Class > RenderBlockText Method : RenderBlockText(String) Method |
The width of the rendered block is set to the width of the page (or column for multi-column layouts), which is equivalent to setting the RenderObject.Width of a RenderObject to "parent.width".
The height of the rendered block is set to auto, which is equivalent to setting the RenderObject.Height of a RenderObject to Unit.Auto or "auto".
This method can only be used between calls to C1PrintDocument.StartDoc and C1PrintDocument.EndDoc methods on the current document. For details, see C1PrintDocument.RenderBlock.
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