Click or drag to resize

OcrManagerIsOcrEnabled Property

Returns true if if the license includes OCR module and it is enabled.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public bool IsOcrEnabled { get; }

Property Value

Type: Boolean
See Also