Disassemble Method of the Batch Object
This method splits documents with specified identifiers into pages.
Syntax
Visual Basic .NET
Sub Disassemble( DocIds As IntsCollection )
C++
HRESULT Disassemble( IIntsCollection* DocIds );
Parameters
- DocIds
- [in] This parameter refers to the IntsCollection object that contains a set of identifiers of the documents which are to be split.
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