ComponentOne Document Library for UWP
PreviewFile Property

C1.UWP.Document Assembly > C1.Xaml.Document.Export Namespace > ExportFilter Class : PreviewFile Property
Gets the Windows.Storage.IStorageFile which can be used to show preview after export.
Syntax
'Declaration
 
Public ReadOnly Property PreviewFile As Windows.Storage.IStorageFile
public Windows.Storage.IStorageFile PreviewFile {get;}
See Also

Reference

ExportFilter Class
ExportFilter Members