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

AnalyzedDocument Class

Definition

An object describing the ___location and semantic content of a document.

public class AnalyzedDocument
type AnalyzedDocument = class
Public Class AnalyzedDocument
Inheritance
AnalyzedDocument

Properties

BoundingRegions

Bounding regions covering the document.

Confidence

Confidence of correctly extracting the document.

DocumentType

Document type.

Fields

Dictionary of named field values.

Spans

Location of the document in the reading order concatenated content.

Applies to