RecognizeInvoicesOptions.Locale Property

Definition

Sets the locale information for the invoice. Supported locales include: 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)

Property Value

Applies to