ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Export.Streaming Namespace / IStreamingGenerator Interface / Init Method

In This Topic
    Init Method (IStreamingGenerator)
    In This Topic
    Syntax
    'Declaration
     
    Sub Init( _
       ByVal bookmarkService As IBookmarkService _
    ) 
    void Init( 
       IBookmarkService bookmarkService
    )

    Parameters

    bookmarkService
    See Also