1. GroupDocs.Parser
  2. /
  3. GroupDocs.Parser for .NET
  4. /
  5. GroupDocs.Parser.Templates
  6. /
  7. Template
  8. /
  9. IsOcrCompatible

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