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


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

DocumentPageLayouts クラス
DocumentPageLayouts メンバ