C1.UWP.Document Assembly / C1.Xaml.Document.Export Namespace / BmpFilter Class / PreviewFile Property

In This Topic
PreviewFile Property (BmpFilter)
In This Topic
Gets the Windows.Storage.IStorageFile which can be used to show preview after export.
Syntax
'Declaration
 
Public ReadOnly Property PreviewFile As IStorageFile
 
See Also