RecognizeInvoicesOptions.Locale プロパティ

定義

請求書のロケール情報を設定します。 サポートされているロケールには、en-US が含まれます。

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

プロパティ値

適用対象