ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / IDrawingCanvas Interface / PopState Method

In This Topic
    PopState Method (IDrawingCanvas)
    In This Topic
    Restores the state of this IDrawingCanvas object to the previous saved state.
    Syntax
    'Declaration
     
    Sub PopState() 
    void PopState()
    See Also