PrintDocument for WinForms
FindHorzSplitPosContent メソッド (RenderFragment)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderFragment クラス : FindHorzSplitPosContent メソッド
SplitParams object defining the parameters of splitting.
Checks can object's content be split on specified position by horizontally.
シンタックス
'宣言
 
Protected Overridable Function FindHorzSplitPosContent( _
   ByVal p As SplitParams _
) As System.Boolean
'使用法
 
Dim instance As RenderFragment
Dim p As SplitParams
Dim value As System.Boolean
 
value = instance.FindHorzSplitPosContent(p)
protected virtual System.bool FindHorzSplitPosContent( 
   SplitParams p
)

パラメータ

p
SplitParams object defining the parameters of splitting.

戻り値の型

Returns true if object can be split on specified position.
参照

RenderFragment クラス
RenderFragment メンバ