Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GeneratedClientAnalyzeLayoutAsync$binaryOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • GeneratedClientAnalyzeLayoutAsync$binaryOptionalParams

Index

Properties

Properties

Optional language

language: Language

The BCP-47 language code of the text in the document. Currently, only English ('en'), Dutch (‘nl’), French (‘fr’), German (‘de’), Italian (‘it’), Portuguese (‘pt'), simplified Chinese ('zh-Hans') and Spanish ('es') are supported (print – nine languages and handwritten – English only). Layout supports auto language identification and multi language documents, so only provide a language code if you would like to force the documented to be processed as that specific language.

Optional pages

pages: string[]

Custom page numbers for multi-page documents(PDF/TIFF), input the number of the pages you want to get OCR result. For a range of pages, use a hyphen. Separate each page or range with a comma or space.

Generated using TypeDoc