ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports Namespace / Resource Structure / Value Property

In This Topic
    Value Property (Resource)
    In This Topic
    Gets the System.IO.Stream that contains the resource content.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As Stream
    public Stream Value {get;}

    Property Value

    A System.IO.Stream object representing the content of the resource.
    See Also