ActiveReports for .NET 18.0J
DeviceKind 列挙体

GrapeCity.Viewer.Common 名前空間 : DeviceKind 列挙体
使用可能な出力デバイスを示す列挙体を表します。
シンタックス
'宣言
 
Public Enum DeviceKind 
   Inherits System.Enum
public enum DeviceKind : System.Enum 
メンバ
メンバ解説
Exportコントロールは、サポートされている任意のファイル形式にエクスポートできます。
Paperコントロールは、プリンタで印刷できます。
Screenコントロールは、ビューワに表示できます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Viewer.Common.DeviceKind

参照

GrapeCity.Viewer.Common 名前空間