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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > DocumentPageLayouts クラス : LastPage プロパティ
Gets or sets the PageLayout used for the last page of the current document.
シンタックス
'宣言
 
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 メンバ