[]
Splits content of object by horizontally, by default this procedure split object as image.
protected virtual void SplitHorzContent(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. |