Enum OperationOcr.LanguageEnum

  • All Implemented Interfaces:
    Serializable, Comparable<OperationOcr.LanguageEnum>
    Enclosing class:
    OperationOcr

    public static enum OperationOcr.LanguageEnum
    extends Enum<OperationOcr.LanguageEnum>
    Used to specify the language for the output document (PDF/image). The language must be defined for the character recognition operation (OCR) so that the \"special characters\" of the respective language (e.g. \"üäö\" in German) can be recognized better. At present, the following languages are supported: * eng = English * fra = French * spa = Spanish * deu = German * ita = Italian