GrapeCity ActiveReports for .NET 14.0J
PagePrintOrientation 列挙体

GrapeCity.ActiveReports.Export.Excel アセンブリ > GrapeCity.SpreadBuilder.Printing 名前空間 : PagePrintOrientation 列挙体

PageSetup.Orientationプロパティで使用して、ページを横で印刷するか、縦で印刷するか、を設定します。

シンタックス
'宣言
 
Public Enum PagePrintOrientation 
   Inherits System.Enum
public enum PagePrintOrientation : System.Enum 
メンバ
メンバ解説
Landscape横で印刷します。
Portrait縦で印刷します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.SpreadBuilder.Printing.PagePrintOrientation

参照

GrapeCity.SpreadBuilder.Printing 名前空間
Orientation プロパティ