ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Export.Streaming Namespace / IStreamingGenerator Interface
Members

In This Topic
    IStreamingGenerator Interface
    In This Topic
    Interface for streaming generator implementations.
    Object Model
    IStreamingGenerator Interface
    Syntax
    'Declaration
     
    Public Interface IStreamingGenerator 
    public interface IStreamingGenerator 
    Remarks
    This interface should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    See Also