C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document.Export Namespace / TiffFilter Class / Preview Property

In This Topic
Preview Property (TiffFilter)
In This Topic
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 Boolean
 
See Also