GrapeCity ActiveReports for .NET 14.0J
SaveOptions 列挙体

GrapeCity.ActiveReports.Document アセンブリ > GrapeCity.ActiveReports.Document.Section 名前空間 : SaveOptions 列挙体
レポートドキュメントの保存に使用する圧縮形式を表します。
シンタックス
'宣言
 
Public Enum SaveOptions 
   Inherits System.Enum
public enum SaveOptions : System.Enum 
メンバ
メンバ解説
Compressed圧縮してRDFファイル形式に保存。
Normal圧縮せずにRDFファイル形式に保存。
継承階層

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

参照

GrapeCity.ActiveReports.Document.Section 名前空間
Document.Save メソッド