[]
        
(Showing Draft Content)

C1.C1Preview.RenderFragment.FindVertSplitPosContent

FindVertSplitPosContent Method

FindVertSplitPosContent(SplitParams)

Checks can object's content be split on specified position by vertically.

Declaration
protected virtual bool FindVertSplitPosContent(SplitParams p)
Protected Overridable Function FindVertSplitPosContent(p As SplitParams) As Boolean
Parameters
Type Name Description
SplitParams p

SplitParams object defining the parameters of splitting.

Returns
Type Description
bool

Returns true if object can be split on specified position (p.ContentRealSplitPos).