MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Export.Streaming Namespace / IStreamingGenerator Interface / Init Method
The bookmark service to use.

In This Topic
Init Method (IStreamingGenerator)
In This Topic
Initializes the streaming generator with the specified bookmark service.
Syntax
'Declaration
 
Sub Init( _
   ByVal bookmarkService As IBookmarkService _
) 
 

Parameters

bookmarkService
The bookmark service to use.
See Also