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.

Namespace:  C1.C1Preview.Export
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
protected override void PreviewOutputFile()
Visual Basic
Protected Overrides Sub PreviewOutputFile

See Also