ActiveReports Developer 7
MemoryStreamProvider Constructor
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Rendering.IO Namespace > MemoryStreamProvider Class : MemoryStreamProvider Constructor

Glossary Item Box

Initializes a new instance of the MemoryStreamProvider class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public MemoryStreamProvider()

See Also