Click or drag to resize

OcrManagerReAddDocumentToOcr Method

Re-add selected documents to OCR queue.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void ReAddDocumentToOcr(
	int[] errorIds
)

Parameters

errorIds
Type: SystemInt32
See Also