PageSection.PrintOnFirstPage 屬性

定義

指出是否要 PageHeader PageFooter 在第一頁呈現或物件。

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

屬性值

Boolean

Boolean,指出頁面區段是否應該在第一頁上轉譯。 的值 true 表示頁面區段將會在第一頁上轉譯; 的值 false 表示頁面區段將會在第二頁上開始轉譯。

適用於