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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : PageLayout プロパティ
Gets or sets the default page layout for the current document. This property is a shortcut for DocumentPageLayouts.Default. (A page layout includes page settings, page headers and footers, and column definitions.)
シンタックス
'宣言
 
Public Property PageLayout As PageLayout
'使用法
 
Dim instance As C1PrintDocument
Dim value As PageLayout
 
instance.PageLayout = value
 
value = instance.PageLayout
public PageLayout PageLayout {get; set;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ