OcrManagerReAddDocumentToOcr Method

Re-add selected documents to OCR queue.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Re-add selected documents to OCR queue.")]
public void ReAddDocumentToOcr(
	int[] errorIds
)

Parameters

errorIds  Int32

See Also