PowerTools ActiveReports for .NET 11.0J
FlashViewerOptions.FlashViewerPrintOptions コンストラクタ(PaperOrientationOptions,ScalePagesOptions,Boolean)

用紙の方向オプションを取得または設定します。
ScalePagesOptions列挙値。
レポートをFlashViewerで開いた時に、すぐに[印刷]ダイアログを表示するかどうかを示すブール値。
FlashViewerPrintOptionsクラスのインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal paperOrientation As FlashViewerOptions.PaperOrientationOptions, _
   ByVal scalePages As FlashViewerOptions.ScalePagesOptions, _
   ByVal startPrint As Boolean _
)
public FlashViewerOptions.FlashViewerPrintOptions( 
   FlashViewerOptions.PaperOrientationOptions paperOrientation,
   FlashViewerOptions.ScalePagesOptions scalePages,
   bool startPrint
)

パラメータ

paperOrientation
用紙の方向オプションを取得または設定します。
scalePages
ScalePagesOptions列挙値。
startPrint
レポートをFlashViewerで開いた時に、すぐに[印刷]ダイアログを表示するかどうかを示すブール値。
参照

関連項目

FlashViewerOptions.FlashViewerPrintOptions クラス
FlashViewerOptions.FlashViewerPrintOptions メンバ
オーバーロード一覧

 

 


©2003-2017 GrapeCity inc. All rights reserved.