C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export Namespace / C1dExporterBase Class / OutputStream Property

In This Topic
OutputStream Property (C1dExporterBase)
In This Topic
Gets the output stream. This property is set when the Export(Stream) method is called.
Syntax
'Declaration
 
Protected ReadOnly Property OutputStream As Stream
 
See Also