Preview Property (HtmlFilterBase)
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.
public bool Preview {get; set;}
'Declaration
Public Property Preview As Boolean