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

DocumentBarcode 类

定义

条形码对象。

public class DocumentBarcode
type DocumentBarcode = class
Public Class DocumentBarcode
继承
DocumentBarcode

属性

BoundingPolygon

显示此条形码内容的多边形。 坐标相对于页面左上角指定,并且点相对于单词方向从左侧顺时针顺序排列。 图像单位为像素,PDF 单位为英寸。 可在 DocumentPageLengthUnit 中找到 Unit已识别页面的类型。

Confidence

正确提取条形码的置信度。

Kind

条形码类型。

Span

条形码在阅读顺序中串联内容的位置。

Value

条形码值。

适用于