Word for UWP
AutoNewPage プロパティ

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

プロパティ値

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

RtfSection クラス
RtfSection メンバ