PrintDocument for WinForms
SplitVertContent メソッド (RenderFragment)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderFragment クラス : SplitVertContent メソッド
The created fragment describing part of object before contentSplitPos.
SplitParams object defining the paramters of splitting.
Splits content of object by vertically, by default this procedure split object as image.
シンタックス
'宣言
 
Protected Overridable Sub SplitVertContent( _
   ByVal newFragment As RenderFragment, _
   ByVal p As SplitParams _
) 
'使用法
 
Dim instance As RenderFragment
Dim newFragment As RenderFragment
Dim p As SplitParams
 
instance.SplitVertContent(newFragment, p)
protected virtual void SplitVertContent( 
   RenderFragment newFragment,
   SplitParams p
)

パラメータ

newFragment
The created fragment describing part of object before contentSplitPos.
p
SplitParams object defining the paramters of splitting.
参照

RenderFragment クラス
RenderFragment メンバ