OcrManagerIsOcrEnabled Property

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

Definition

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

Property Value

Boolean

See Also