PrintDocument for WinForms
PageColumnDef コンストラクタ(String,String)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > PageColumnDef クラス > PageColumnDef コンストラクタ : PageColumnDef コンストラクタ(String,String)
A string that is converted to a Unit value representing the PageColumnDef.Width of the current column.
A string that is converted to a Unit value representing the PageColumnDef.Spacing of the current column.
Initializes a new instance of the PageColumnDef class.
シンタックス
'宣言
 
Public Function New( _
   ByVal width As System.String, _
   ByVal spacing As System.String _
)
'使用法
 
Dim width As System.String
Dim spacing As System.String
 
Dim instance As New PageColumnDef(width, spacing)
public PageColumnDef( 
   System.string width,
   System.string spacing
)

パラメータ

width
A string that is converted to a Unit value representing the PageColumnDef.Width of the current column.
spacing
A string that is converted to a Unit value representing the PageColumnDef.Spacing of the current column.
参照

PageColumnDef クラス
PageColumnDef メンバ
オーバーロード一覧