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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > PageLayout クラス : PageFooter プロパティ
Gets or sets the page footer associated with the current page layout.
シンタックス
'宣言
 
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 メンバ