ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Rendering.IO Namespace / MemoryStreamProvider Class / GetPrimaryStream Method

In This Topic
    GetPrimaryStream Method (MemoryStreamProvider)
    In This Topic
    Gets the primary stream.
    Syntax
    'Declaration
     
    Public Overrides Function GetPrimaryStream() As StreamInfo
    public override StreamInfo GetPrimaryStream()

    Return Value

    StreamInfo.
    See Also