PrintDocument for WinForms
SplitHorzContent メソッド (RenderFragment)


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

パラメータ

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

RenderFragment クラス
RenderFragment メンバ