UndoCheckout Method of the DocumentDefinitions Object
This method switches the specified Document Definition and its invoice settings back from editing mode and discards all changes that were made.
Syntax
Visual Basic .NET
Sub UndoCheckout(Value As DocumentDefinition)
C++
HRESULT UndoCheckout( IDocumentDefinition* Value );
Parameters
- Value
- [in] This parameter refers to a DocumentDefinition object that will be switched back out of the editing mode and returned to the state it was in before the CheckOut method was called.
Return values
This method has no specific return values. It returns the standard return values of ABBYY FlexiCapture SDK functions.
See also
15.08.2023 13:19:30