PrintDocument for WinForms
PageFooter プロパティ (PageLayout)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > PageLayout クラス : PageFooter プロパティ
このページレイアウトに関連付けられたページフッターを取得または設定します。
シンタックス
'宣言
 
Public Property PageFooter As RenderObject
'使用法
 
Dim instance As PageLayout
Dim value As RenderObject
 
instance.PageFooter = value
 
value = instance.PageFooter
public RenderObject PageFooter {get; set;}
参照

PageLayout クラス
PageLayout メンバ