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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > DocumentPageLayouts クラス : Default プロパティ
Gets or sets the default PageLayout for the current document. The effective page layout for each page is determined by merging this layout with all other applicable layouts. The effective layout can be accessed via the C1PrintDocument.CurrentPageLayout property on the C1PrintDocument.
シンタックス
'宣言
 
Public Property Default As PageLayout
'使用法
 
Dim instance As DocumentPageLayouts
Dim value As PageLayout
 
instance.Default = value
 
value = instance.Default
public PageLayout Default {get; set;}
参照

DocumentPageLayouts クラス
DocumentPageLayouts メンバ