Click or drag to resize

OcrManagerChangeOcrLogEntriesState Method

Hide OCR error log entries.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void ChangeOcrLogEntriesState(
	bool hide
)

Parameters

hide
Type: SystemBoolean
See Also