PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / RenderTextFragmentBase Class / ChildrenAlwaysCanSplitHorz Property

In This Topic
    ChildrenAlwaysCanSplitHorz Property (RenderTextFragmentBase)
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property ChildrenAlwaysCanSplitHorz As Boolean
    protected virtual bool ChildrenAlwaysCanSplitHorz {get;}
    See Also