Condividi tramite


DocumentModelDetails.DocumentTypes Property

Definition

Supported document types.

public System.Collections.Generic.IReadOnlyDictionary<string,Azure.AI.FormRecognizer.DocumentAnalysis.DocumentTypeDetails> DocumentTypes { get; }
member this.DocumentTypes : System.Collections.Generic.IReadOnlyDictionary<string, Azure.AI.FormRecognizer.DocumentAnalysis.DocumentTypeDetails>
Public ReadOnly Property DocumentTypes As IReadOnlyDictionary(Of String, DocumentTypeDetails)

Property Value

Applies to