FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs.RplReader Namespace / RplReader Class / Stream Property

In This Topic
    Stream Property (RplReader)
    In This Topic
    Gets the underlying stream.
    Syntax
    'Declaration
     
    Public ReadOnly Property Stream As Stream
    public Stream Stream {get;}
    See Also