Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ComputerVisionClientRecognizePrintedTextOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • ComputerVisionClientRecognizePrintedTextOptionalParams

Index

Properties

Properties

Optional language

language: OcrLanguages

The BCP-47 language code of the text to be detected in the image. The default value is 'unk'. Possible values include: 'unk', 'zh-Hans', 'zh-Hant', 'cs', 'da', 'nl', 'en', 'fi', 'fr', 'de', 'el', 'hu', 'it', 'ja', 'ko', 'nb', 'pl', 'pt', 'ru', 'es', 'sv', 'tr', 'ar', 'ro', 'sr-Cyrl', 'sr-Latn', 'sk'. Default value: 'unk'.

Generated using TypeDoc