ActiveReports for .NET 18.0J
RdfFormat 列挙体

GrapeCity.ActiveReports.Document.Section 名前空間 : RdfFormat 列挙体
レポートドキュメントの保存に使用するファイル形式を表します。
シンタックス
'宣言
 
Public Enum RdfFormat 
   Inherits System.Enum
public enum RdfFormat : System.Enum 
メンバ
メンバ解説
AR20ActiveX版のActiveReports.2.0ファイル形式。このメンバは互換性のために残されております。この形式で出力したレポートを、ActiveX製品の「ActiveReports 2.0J」や、.NET製品の「ActiveReports for .NET 3.0J」以前に含まれる、ActiveXビューワコントロールで表示することはサポートされていません。
ARNetActiveReports for .NETファイル形式。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Document.Section.RdfFormat

参照

GrapeCity.ActiveReports.Document.Section 名前空間