This property returns whether the action can be redone.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic bool CanRedo { get; }
Public ReadOnly Property CanRedo As Boolean
Get
public:
property bool CanRedo {
bool get ();
}
Property Value
Type:
Boolean
See Also