OcrManagerAddExistingDocumentsToQueue Method

Add all documents to the OCR queue.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Add all documents to the OCR queue.")]
public int AddExistingDocumentsToQueue()

Return Value

Int32

See Also