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

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