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

Glossary Item Box

The following tables list the members exposed by FileStreamProvider.

Public Constructors

 NameDescription
Public ConstructorFileStreamProvider ConstructorInitializes a new instance of the FileStreamProvider class.  
Top

Public Methods

 NameDescription
Public MethodCleanUpOnErrorOverridden. Performs the required clean up in case of a rendering error.  
Public MethodCreatePrimaryStreamOverridden. Creates the primary working stream.  
Public MethodCreateSecondaryStreamOverridden. Creates a secondary stream in the stream provider.  
Public MethodGetPrimaryStreamOverridden. Gets the primary stream.  
Public MethodGetSecondaryStreamsOverridden. Gets the array of secondary streams  
Top

See Also