Check Method of the DocumentDefinition Object
The method checks the Document Definition and updates the value of the IDocumentDefinition::IsValid property.
Syntax
Visual Basic .NET
Function Check() As Boolean
C++
HRESULT Check( VARIANT_BOOL* Result );
Parameters
- Result
- [out, retval] A pointer to a Boolean variable that receives the result of checking.
Return values
This function has no specific return values. It returns the standard return values of ABBYY FlexiCapture SDK functions.
See also
15.08.2023 13:19:30