ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Rendering.IO Namespace / FileStreamProvider Class
Properties Methods

In This Topic
    FileStreamProvider Class Members
    In This Topic

    The following tables list the members exposed by FileStreamProvider.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FileStreamProvider class.  
    Top
    Public Properties
     NameDescription
    Public PropertySpecifies that the FileStreamProvider should overwrite a file if exists; otherwise, a new file with unique name should be created.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Performs the required clean up in case of a rendering error.  
    Public MethodOverridden. Creates the primary working stream.  
    Public MethodOverridden. Creates a secondary stream in the stream provider.  
    Public MethodOverridden. Gets the primary stream.  
    Public MethodOverridden. Gets the array of secondary streams  
    Top
    See Also