AutoComplete for ASP.NET Web Forms
Save(String) メソッド

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > C1Report クラス > Save メソッド : Save(String) メソッド
Full name of the file to be created (if the file already exists, it will be overwritten).
Saves the current report definition to a file.
シンタックス
'宣言
 
Public Overloads Sub Save( _
   ByVal fileName As System.String _
) 
public void Save( 
   System.string fileName
)

パラメータ

fileName
Full name of the file to be created (if the file already exists, it will be overwritten).
解説
This method does not embed pictures and subreports into the output file. It only saves subreport names and saves images in external files.
参照

C1Report クラス
C1Report メンバ
オーバーロード一覧