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


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

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