FindVertSplitPosContent Method (RenderEmptyFragment)
Checks can object's content be split on specified position by vertically.
'Declaration
Protected Overridable Function FindVertSplitPosContent( _
ByVal As SplitParams _
) As Boolean
protected virtual bool FindVertSplitPosContent(
SplitParams
)
Parameters
- p
- SplitParams object defining the parameters of splitting.
Return Value
Returns true if object can be split on specified position (p.ContentRealSplitPos).