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


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > DocumentPageLayouts クラス : LastPage プロパティ
ドキュメントの最後のページのレイアウトを取得または設定します。
シンタックス
'宣言
 
Public Property LastPage As PageLayout
'使用法
 
Dim instance As DocumentPageLayouts
Dim value As PageLayout
 
instance.LastPage = value
 
value = instance.LastPage
public PageLayout LastPage {get; set;}
参照

DocumentPageLayouts クラス
DocumentPageLayouts メンバ