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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > DocumentPageLayouts クラス : PrintFooterOnFirstPage プロパティ
Gets or sets a value indicating whether the page footer should print on the first page of the document. This property overrides other related properties when set to false. The default value is true.
シンタックス
'宣言
 
Public Property PrintFooterOnFirstPage As System.Boolean
'使用法
 
Dim instance As DocumentPageLayouts
Dim value As System.Boolean
 
instance.PrintFooterOnFirstPage = value
 
value = instance.PrintFooterOnFirstPage
public System.bool PrintFooterOnFirstPage {get; set;}
参照

DocumentPageLayouts クラス
DocumentPageLayouts メンバ