What it is
An enumeration of the int type that describes the IBatchItem element.Admissible values:
- BIT_Page = 0
Indicates a page. - BIT_Document = 1
Indicates a document. - BIT_Batch = 2
Indicates a batch.
Identify a FlexiCapture batch item as a page, document, or batch with the TBatchItemType enumeration, an int type describing IBatchItem elements.