OcrManagerHideOcrLogEntries Method |
Hide selected OCR error log entries.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void HideOcrLogEntries(
int[] errorIds
)
Parameters
- errorIds
- Type: SystemInt32
Ids of selected OCR error log entries
See Also