PowerTools ActiveReports for .NET 11.0J
TargetDeviceKind 列挙体

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

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.TargetDeviceKind

参照

関連項目

GrapeCity.ActiveReports.Extensibility.Rendering.Components 名前空間

 

 


©2003-2017 GrapeCity inc. All rights reserved.