Click or drag to resize

IOcrRuleIsSystem Property

Gets a flag to indicate whether the rule is defined system-wide and should not be edited.

Namespace:  Opait.Ocr.Api
Assembly:  Opait.Ocr (in Opait.Ocr.dll) Version: 1.3.3.0
Syntax
C#
bool IsSystem { get; }

Property Value

Type: Boolean
See Also