PrintDocument for WinForms
Landscape プロパティ (C1PageSettings)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > C1PageSettings クラス : Landscape プロパティ
ページが横または縦のどちらの方向に印刷されるかを示す値を取得または設定します。
シンタックス
'宣言
 
Public Property Landscape As System.Boolean
'使用法
 
Dim instance As C1PageSettings
Dim value As System.Boolean
 
instance.Landscape = value
 
value = instance.Landscape
public System.bool Landscape {get; set;}
参照

C1PageSettings クラス
C1PageSettings メンバ