ComponentOne Document Library for UWP
StorageFile Property (ExportFilter)

C1.UWP.Document Assembly > C1.Xaml.Document.Export Namespace > ExportFilter Class : StorageFile Property
Gets or sets the exported file.
Syntax
'Declaration
 
Public Property StorageFile As Windows.Storage.IStorageFile
public Windows.Storage.IStorageFile StorageFile {get; set;}
See Also

Reference

ExportFilter Class
ExportFilter Members