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

DocumentBuildMode.Template Property

Definition

The recommended mode when the custom documents all have the same layout. Fields are expected to be in the same place across documents. Build time tends to be considerably shorter than Neural mode.

public static Azure.AI.FormRecognizer.DocumentAnalysis.DocumentBuildMode Template { get; }
static member Template : Azure.AI.FormRecognizer.DocumentAnalysis.DocumentBuildMode
Public Shared ReadOnly Property Template As DocumentBuildMode

Property Value

Applies to