Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GeneratedClientAnalyzeBusinessCardAsync$binaryOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • GeneratedClientAnalyzeBusinessCardAsync$binaryOptionalParams

Index

Properties

Optional includeTextDetails

includeTextDetails: undefined | false | true

Include text lines and element references in the result.

Optional locale

locale: Locale

Locale of the input document. Supported locales include: en-AU, en-CA, en-GB, en-IN, en-US(default).

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.

Generated using TypeDoc