Click or drag to resize

InternalServiceOcrProcessDocument Method

Namespace:  FileHold.DocumentRepository
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public OcrProcessingStatus OcrProcessDocument(
	OcrDocument document
)

Parameters

document
Type: FileHold.DocumentRepositoryOcrDocument

Return Value

Type: OcrProcessingStatus
See Also