ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Export.Streaming Namespace / IPage Interface / Flush Method

In This Topic
    Flush Method
    In This Topic
    Flushes the current state of the page, finalizing any pending drawing operations.
    Syntax
    'Declaration
     
    Sub Flush() 
    void Flush()
    See Also