PowerTools ActiveReports for .NET 9.0J
PageOrientation 列挙体

プリンタに出力するときのページの向きを表します。
構文
'宣言
 
Public Enum PageOrientation 
   Inherits System.Enum
public enum PageOrientation : System.Enum 
メンバ
メンバ解説
Defaultプリンタのデフォルト設定に従います。
Landscapeページを横向きで印刷します。
Portraitページを縦向きで印刷します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Document.Section.PageOrientation

参照

関連項目

GrapeCity.ActiveReports.Document.Section 名前空間
Page.Orientation プロパティ

 

 


©2003-2015 GrapeCity inc. All rights reserved.