ComponentOne FlexReport for WinForms
Preview Property (ExportFilter)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export Namespace > ExportFilter Class : Preview Property
Gets or sets a value indicating whether the exported document should be opened after exporting it to a disk file. The application used to open the file is determined by the OS shell.
Syntax
'Declaration
 
Public Property Preview As System.Boolean
public System.bool Preview {get; set;}
See Also

Reference

ExportFilter Class
ExportFilter Members