PrintDocument for WinForms
SplitVertBehavior プロパティ (RenderObject)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderObject クラス : SplitVertBehavior プロパティ
Gets or sets the value determining how the object is treated when it is too high to fit in the vertical space available on the current page.
シンタックス
'宣言
 
Public Property SplitVertBehavior As SplitBehaviorEnum
'使用法
 
Dim instance As RenderObject
Dim value As SplitBehaviorEnum
 
instance.SplitVertBehavior = value
 
value = instance.SplitVertBehavior
public SplitBehaviorEnum SplitVertBehavior {get; set;}
参照

RenderObject クラス
RenderObject メンバ
SplitHorzBehavior プロパティ