FlexReport for WPF
Landscape プロパティ (C1PageSettings)


C1.WPF.Document.4.6.2 アセンブリ > C1.WPF.Document 名前空間 > 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 メンバ