[]
Splits content of object by vertically, by default this procedure split object as image.
protected virtual void SplitVertContent(RenderFragment newFragment, SplitParams p)
Type | Name | Description |
---|---|---|
RenderFragment | newFragment | The created fragment describing part of object before contentSplitPos. |
SplitParams | p | SplitParams object defining the paramters of splitting. |