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


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : PageLayout プロパティ
ドキュメントのページレイアウトを取得または設定します。
シンタックス
'宣言
 
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 メンバ