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

In This Topic
    PushState Method (IDrawingCanvas)
    In This Topic
    Saves the current state on a stack.
    Syntax
    'Declaration
     
    Sub PushState() 
    void PushState()
    See Also