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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : PageLayouts プロパティ
Gets the collection of page layouts used in the current document. In addition to the default layout which is always present, special layouts may be defined for first, last, even and odd pages of the document. The effective layout for each page is then produced by merging all applicable layouts.
シンタックス
'宣言
 
Public ReadOnly Property PageLayouts As DocumentPageLayouts
'使用法
 
Dim instance As C1PrintDocument
Dim value As DocumentPageLayouts
 
value = instance.PageLayouts
public DocumentPageLayouts PageLayouts {get;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ