PrintDocument for WinForms
PageBreakBehavior プロパティ (TableVector)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > TableVector クラス : PageBreakBehavior プロパティ
Gets or sets a value determining how page breaks are inserted before the current vector (regular, horizontal page breaks if the vector is a TableRow, vertical page breaks if the vector is a TableCol).
シンタックス
'宣言
 
Public Property PageBreakBehavior As PageBreakBehaviorEnum
'使用法
 
Dim instance As TableVector
Dim value As PageBreakBehaviorEnum
 
instance.PageBreakBehavior = value
 
value = instance.PageBreakBehavior
public PageBreakBehaviorEnum PageBreakBehavior {get; set;}
参照

TableVector クラス
TableVector メンバ