PrintDocument for WinForms
Save メソッド (C1PrintDocument)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : Save メソッド
Saves the current document to a disk file. The persistense format (C1DocumentFormatEnum.C1d or C1DocumentFormatEnum.C1dx) is determined by the specified file extension. The save format defaults to C1DocumentFormatEnum.C1d if the format cannot be determined from the extension.
オーバーロード一覧
オーバーロード解説
Saves the current document to a disk file. The persistense format (C1DocumentFormatEnum.C1d or C1DocumentFormatEnum.C1dx) is determined by the specified file extension. The save format defaults to C1DocumentFormatEnum.C1d if the format cannot be determined from the extension.  
Saves the current document to a disk file using the specified format.  
Saves the current document to a stream using the C1DocumentFormatEnum.C1d format.  
Saves the current document to a stream using the specified format.  
参照

C1PrintDocument クラス
C1PrintDocument メンバ