PowerTools ActiveReports for .NET 11.0J
FlashViewerOptions.PaperOrientationOptions 列挙体

FlashViewerで用紙の方向を変更できるかどうか、変更方法を示す列挙値です。
構文
'宣言
 
Public Enum FlashViewerOptions.PaperOrientationOptions 
   Inherits System.Enum
public enum FlashViewerOptions.PaperOrientationOptions : System.Enum 
メンバ
メンバ解説
AdjustByFirstPageFlashViewerは最初のページのみをチェックし、ページの向きとプリンタの印刷の向きが異なる場合、残りのページを確認せずにレポート全体を調整します。
AutoFlashViewerは各ページをチェックし、ページの向きとプリンタの印刷の向きが異なる場合に、ページの向きをプリンタの印刷の向きに合わせるように90度回転します。
NoneFlashViewerは用紙の方向を調整しません。
解説
例えば、プリンタの印刷の向きが横でレポートは縦といったように、プリンタの印刷の向きがレポートの用紙の向きと異なる場合に、これらの設定が有効になります。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Web.ExportOptions.FlashViewerOptions.PaperOrientationOptions

参照

関連項目

GrapeCity.ActiveReports.Web.ExportOptions 名前空間

 

 


©2003-2017 GrapeCity inc. All rights reserved.