Click or drag to resize

OcrManagerHideOcrLogEntries Method

Hide selected OCR error log entries.

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

Parameters

errorIds
Type: SystemInt32
Ids of selected OCR error log entries
See Also