PrintDocument for WinForms
NewLine メソッド (C1PrintDocument)


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

C1PrintDocument クラス
C1PrintDocument メンバ