Share via


RecognizeReceiptsOptions.Locale プロパティ

定義

レシートのロケール情報を設定します。 サポートされるロケールは、en-AU、en-CA、en-GB、en-IN、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)

プロパティ値

注釈

このプロパティの値は 以降 V2_1 のみです。

適用対象