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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PageSettings クラス : Landscape プロパティ
Gets or sets a value indicating whether to use landscape orientation. Changing this property swaps height and width of the page.
シンタックス
'宣言
 
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 メンバ