This document is archived and information here might be outdated. Recommended version. |
Indicates if there is an extent that can be redone.
[Visual Basic .NET]
Public Function CanRedo ( _
) As Boolean
[C#]
public bool CanRedo (
);
[C++]
HRESULT CanRedo(
void
);