Word for WPF
AutoNewPage プロパティ

C1.WPF.Word.4.5.2 アセンブリ > C1.WPF.Word.Objects 名前空間 > RtfSection クラス : AutoNewPage プロパティ
セクションの前に自動的に改ページを入れるかどうかを取得または設定します。
シンタックス
'宣言
 
Public Property AutoNewPage As System.Boolean
public System.bool AutoNewPage {get; set;}

プロパティ値

セクションの前に改ページオブジェクト( RtfPageBreak)が追加される場合は true、そうでない場合は false
参照

RtfSection クラス
RtfSection メンバ