C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export Namespace / C1mdxExporter Class / PreviewOutputFile Method

In This Topic
PreviewOutputFile Method (C1mdxExporter)
In This Topic
Overridden. Previews 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.
Syntax
'Declaration
 
Protected Overridable Sub PreviewOutputFile() 
 
See Also