PrintDocument for WinForms
PrintHeaderOnLastPage プロパティ (DocumentPageLayouts)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > DocumentPageLayouts クラス : PrintHeaderOnLastPage プロパティ
ドキュメントの最後のページにページヘッダーを印刷するかどうかを取得または設定します。
シンタックス
'宣言
 
Public Property PrintHeaderOnLastPage As System.Boolean
'使用法
 
Dim instance As DocumentPageLayouts
Dim value As System.Boolean
 
instance.PrintHeaderOnLastPage = value
 
value = instance.PrintHeaderOnLastPage
public System.bool PrintHeaderOnLastPage {get; set;}
参照

DocumentPageLayouts クラス
DocumentPageLayouts メンバ