Share via


DocumentModelDetails.DocTypes Property

Definition

Supported document types.

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

Property Value

Applies to