ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / ImageInfo Class / Stream Property

In This Topic
    Stream Property
    In This Topic
    Gets the stream that contains the image data.
    Syntax
    'Declaration
     
    Public ReadOnly Property Stream As Stream
    public Stream Stream {get;}
    See Also