SplitVertContent Method (RenderBarCodeFragment)
Splits content of object by vertically, by default this procedure split object as image.
protected virtual void SplitVertContent(
RenderFragment ,
SplitParams
)
'Declaration
Protected Overridable Sub SplitVertContent( _
ByVal As RenderFragment, _
ByVal As SplitParams _
)
Parameters
- newFragment
- The created fragment describing part of object before contentSplitPos.
- p
- SplitParams object defining the paramters of splitting.