言語

PageSection.PrintOnLastPage プロパティ

定義

最後のページで PageHeader をレンダリングするか PageFooter オブジェクトをレンダリングするかを示します。

public:
 property bool PrintOnLastPage { bool get(); };
public bool PrintOnLastPage { get; }
member this.PrintOnLastPage : bool
Public ReadOnly Property PrintOnLastPage As Boolean

プロパティ値

ページセクションを最終ページにレンダリングすべきかどうかを示す Booleantrueの値はページセクションが最終ページにレンダリングされることを示します。

適用対象