C1.C1Preview Namespace : RenderVerticalParagraph Class |
Designed primarily for rendering of Asian (e.g. Japanese) text in the traditional manner, vertically from right to left.
'Declaration Public Class RenderVerticalParagraph Inherits RenderParagraph Implements IDocumentLocation, IStyleOwner
public class RenderVerticalParagraph : RenderParagraph, IDocumentLocation, IStyleOwner
The default height and width of RenderVerticalParagraph is auto
. In particular, that means that text without line breaks will by default stretch downwards indefinitely. To make text wrap at the bottom, the height of the RenderVerticalParagraph object must be explicitly set.
System.Object
C1.C1Preview.RenderObject
C1.C1Preview.RenderTextBase
C1.C1Preview.RenderParagraph
C1.C1Preview.RenderVerticalParagraph
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