ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Tools Namespace / StreamExtension Class
Methods

In This Topic
    StreamExtension Class Members
    In This Topic

    The following tables list the members exposed by StreamExtension.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates a wrapper around the specified stream that prevents the Dispose method from being called.  
    Public Methodstatic (Shared in Visual Basic)Reads the stream to the end and returns the content as a string.  
    Public Methodstatic (Shared in Visual Basic)Converts the specified stream to a byte array.  
    Top
    See Also