PrintDocument for WinForms
FileSave() メソッド


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewFileActions クラス > FileSave メソッド : FileSave() メソッド
Saves (exports) the current document in the specified file. The user can select a file name in a "save file" dialog. The save/export format is determined by the file extension.
シンタックス
'宣言
 
Public Overloads Function FileSave() As System.Boolean
'使用法
 
Dim instance As C1PreviewFileActions
Dim value As System.Boolean
 
value = instance.FileSave()
public System.bool FileSave()

戻り値の型

true if the current document was saved, false otherwise.
参照

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