PrintDocument for WinForms
PreviewOutputFile メソッド (C1ExporterBase)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > C1ExporterBase クラス : PreviewOutputFile メソッド
Overridden. Previews Exporter.OutputFileName. Tries to preview the output file, either using the OS shell or an own instance of C1.Win.C1Preview.C1PrintPreviewDialog if there is no shell association on the current system.
シンタックス
'宣言
 
Protected Overrides Sub PreviewOutputFile() 
'使用法
 
Dim instance As C1ExporterBase
 
instance.PreviewOutputFile()
protected override void PreviewOutputFile()
参照

C1ExporterBase クラス
C1ExporterBase メンバ
CanPreviewOutputFile メソッド