PowerTools ActiveReports for .NET 11.0J
TargetDevices 列挙体

レイヤーに配置されたコントロールは出力可能なデバイスを示す列挙体を表します。
構文
'宣言
 
Public Enum TargetDevices 
   Inherits System.Enum
public enum TargetDevices : System.Enum 
メンバ
メンバ解説
Allレイヤーに配置されたコントロールは画面に表示、エクスポート、および印刷できます。
Exportレイヤーに配置されたコントロールは、サポートされている任意のファイル形式にエクスポートできます。
Noneレイヤーに配置されたコントロールは画面に表示、エクスポート、または印刷できません。
Paperレイヤーに配置されたコントロールは、プリンタで印刷できます。
Screenレイヤーに配置されたコントロールは、サポートされている任意のビューワに表示できます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.TargetDevices

参照

関連項目

GrapeCity.ActiveReports.PageReportModel 名前空間

 

 


©2003-2017 GrapeCity inc. All rights reserved.