ActiveReports for .NET 18.0J
PageOrientation 列挙体

GrapeCity.ActiveReports.Document.Section 名前空間 : PageOrientation 列挙体
Indicates the orientation of the page when outputting to the printer.
シンタックス
'宣言
 
Public Enum PageOrientation 
   Inherits System.Enum
public enum PageOrientation : System.Enum 
メンバ
メンバ解説
DefaultFollow the printer's default settings.
LandscapePrint page in landscape orientation.
PortraitPrint pages in portrait orientation.
継承階層

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

参照

GrapeCity.ActiveReports.Document.Section 名前空間