GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / CanUndo Method
In This Topic
    CanUndo Method (GoView)
    In This Topic
    This just calls Document.CanUndo().
    Syntax
    public virtual bool CanUndo()

    Return Value

    See Also