DocumentBuildMode Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The technique to use to build a custom model. For more information see here.
public readonly struct DocumentBuildMode : IEquatable<Azure.AI.FormRecognizer.DocumentAnalysis.DocumentBuildMode>
type DocumentBuildMode = struct
Public Structure DocumentBuildMode
Implements IEquatable(Of DocumentBuildMode)
- Inheritance
-
DocumentBuildMode
- Implements
Document |
Initializes a new instance of DocumentBuildMode. |
Neural |
The recommended mode when custom documents have different layouts. Fields are expected to be the same but they can be placed in different positions across documents. |
Template |
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. |
Equals(Document |
Indicates whether the current object is equal to another object of the same type. |
To |
Returns the fully qualified type name of this instance. |
Equality(Document |
Determines if two DocumentBuildMode values are the same. |
Implicit(String to Document |
Converts a string to a DocumentBuildMode. |
Inequality(Document |
Determines if two DocumentBuildMode values are not the same. |
Feedback su Azure SDK for .NET
Azure SDK for .NET è un progetto di open source. Selezionare un collegamento per fornire feedback: