ComponentOne Document Library for UWP
Stream Property (ExportFilter)

C1.UWP.Document Assembly > C1.Xaml.Document.Export Namespace > ExportFilter Class : Stream Property
Gets or sets the output stream.
Syntax
'Declaration
 
Public Property Stream As Windows.Storage.Streams.IOutputStream
public Windows.Storage.Streams.IOutputStream Stream {get; set;}
See Also

Reference

ExportFilter Class
ExportFilter Members