PrintDocument for WinForms
NewColumn メソッド (C1PrintDocument)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : NewColumn メソッド
Begins a new column. If the current column is the last on the page then a new page will be started. Note that AllowNonReflowableDocs property on the document must be set to true for this method to work; otherwise, an exception will occur.
シンタックス
'宣言
 
Public Sub NewColumn() 
'使用法
 
Dim instance As C1PrintDocument
 
instance.NewColumn()
public void NewColumn()
参照

C1PrintDocument クラス
C1PrintDocument メンバ