MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.IO Namespace / StreamInfo Class / OpenStream Method

In This Topic
OpenStream Method
In This Topic
Returns instance to the underlying System.IO.Stream
Syntax
'Declaration
 
Public MustOverride Function OpenStream() As Stream
 
See Also