Gets or sets a value indicating whether the resulting document
should be opened using the default system viewer.
Declaration
public bool Preview { get; set; }
Public Property Preview As Boolean
Implements
C1.Document.Export.IExportOptionsFormBase.Preview