你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DocumentBarcode Class

Definition

A barcode object.

public class DocumentBarcode
type DocumentBarcode = class
Public Class DocumentBarcode
Inheritance
DocumentBarcode

Properties

BoundingPolygon

The polygon that outlines the content of this barcode. Coordinates are specified relative to the top-left of the page, and points are ordered clockwise from the left relative to the word orientation. Units are in pixels for images and inches for PDF. The DocumentPageLengthUnit type of a recognized page can be found at Unit.

Confidence

Confidence of correctly extracting the barcode.

Kind

Barcode kind.

Span

Location of the barcode in the reading order concatenated content.

Value

Barcode value.

Applies to