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