Tests whether OutputFileName()()()() can be previewed.
This (base) implementation uses FindExecutable API to find an appropriate executable,
and returns a value indicating whether it has been found or not.
Namespace:
C1.C1Preview.ExportIf you override this, you must also override PreviewOutputFile()()()().
Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
protected virtual bool CanPreviewOutputFile() |
Visual Basic |
---|
Protected Overridable Function CanPreviewOutputFile As Boolean |