메인 콘텐츠로 건너뛰기

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

바코드 객체는 바코드를 나타냅니다.

속성

데이터 유형

설명

id

string

바코드가 포함된 블록의 식별자입니다.

position

rect

문서에서 바코드가 위치한 사각형 영역의 좌표입니다.

confidence

confidence

이 값은 항상 -1입니다.

type

string enum

바코드 유형입니다.

가능한 값
  • Code39
  • Interleaved25
  • EAN13
  • Code128
  • EAN8
  • PDF417
  • Codabar
  • UPCE
  • Industrial25
  • IATA25
  • Matrix25
  • Code93
  • PostNet
  • UCC128
  • Patch
  • Aztec
  • DataMatrix
  • QRCode
  • UPCA
  • MaxiCode
  • Code32
  • FullAscii
  • IntelligentMail
  • RoyalMail4State
  • KIX
  • Australia4State
  • JapanPost
  • NotFound

value

string

바코드의 값입니다.

supplementType

string enum

보조 바코드 유형입니다.

가능한 값:

  • none
  • 2digits
  • 5digits

supplementValue

string

보조 바코드의 값입니다.