次の方法で共有


ComposeDocumentModelContent.DocTypes Property

Definition

Dictionary mapping supported docTypes to the corresponding document models.

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

Property Value

Applies to