CanSplitHorz Property (RenderVerticalParagraph)
In This Topic
Indicates whether the object can be split horizontally if it falls on a page break.
Syntax
'Declaration
Public Property CanSplitHorz As Boolean
public bool CanSplitHorz {get; set;}
See Also