ActiveReports Developer 7
StreamInfo Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.IO Namespace : StreamInfo Class

Glossary Item Box

The following tables list the members exposed by StreamInfo.

Public Properties

 NameDescription
Public PropertyMimeTypeReturns MimeType of the underlying stream  
Public PropertyUriReturns System.Uri of the underlying stream  
Top

Public Methods

 NameDescription
Public MethodOpenStreamReturns instance to the underlying System.IO.Stream  
Top

See Also