Partager via


ComposeModelOptions.DocumentTypes Property

Definition

Dictionary mapping supported docTypes to the corresponding document models.

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

Property Value

Applies to