RecognizeInvoicesOptions.ContentType プロパティ

定義

設定すると、アップロードされたストリームのコンテンツ タイプを指定し、コンテンツ タイプの自動検出をスキップします。

public Azure.AI.FormRecognizer.FormContentType? ContentType { get; set; }
member this.ContentType : Nullable<Azure.AI.FormRecognizer.FormContentType> with get, set
Public Property ContentType As Nullable(Of FormContentType)

プロパティ値

適用対象