PrintDocument for WinForms
Spacing プロパティ (PageColumnDef)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > PageColumnDef クラス : Spacing プロパティ
Gets or sets the spacing between the current and next columns.

The default column spacing is 5mm.

シンタックス
'宣言
 
Public Property Spacing As Unit
'使用法
 
Dim instance As PageColumnDef
Dim value As Unit
 
instance.Spacing = value
 
value = instance.Spacing
public Unit Spacing {get; set;}
参照

PageColumnDef クラス
PageColumnDef メンバ