IsOcrCompatible

Template.IsOcrCompatible property

Gets the value that indicates whether the template is compatible with OCR.

public bool IsOcrCompatible { get; }

Property Value

true if the template is compatible with OCR; otherwise, false.

See Also