FormRecognizerLanguage Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Language.
public readonly struct FormRecognizerLanguage : IEquatable<Azure.AI.FormRecognizer.FormRecognizerLanguage>
type FormRecognizerLanguage = struct
Public Structure FormRecognizerLanguage
Implements IEquatable(Of FormRecognizerLanguage)
- Inheritance
-
FormRecognizerLanguage
- Implements
Constructors
FormRecognizerLanguage(String) |
Initializes a new instance of FormRecognizerLanguage. |
Properties
Af |
af. |
Ast |
ast. |
Bi |
bi. |
Br |
br. |
Ca |
ca. |
Ceb |
ceb. |
Ch |
ch. |
Co |
co. |
Crh |
crh. |
Cs |
cs. |
Csb |
csb. |
Da |
da. |
De |
de. |
En |
en. |
Es |
es. |
Et |
et. |
Eu |
eu. |
Fi |
fi. |
Fil |
fil. |
Fj |
fj. |
Fr |
fr. |
Fur |
fur. |
Fy |
fy. |
Ga |
ga. |
Gd |
gd. |
Gil |
gil. |
Gl |
gl. |
Gv |
gv. |
Hni |
hni. |
Hsb |
hsb. |
Ht |
ht. |
Hu |
hu. |
Ia |
ia. |
Id |
id. |
It |
it. |
Iu |
iu. |
Ja |
ja. |
Jv |
jv. |
Kaa |
kaa. |
Kac |
kac. |
Kea |
kea. |
Kha |
kha. |
Kl |
kl. |
Ko |
ko. |
Ku |
ku. |
Kw |
kw. |
Lb |
lb. |
Ms |
ms. |
Mww |
mww. |
Nap |
nap. |
Nl |
nl. |
No |
no. |
Oc |
oc. |
Pl |
pl. |
Pt |
pt. |
Quc |
quc. |
Rm |
rm. |
Sco |
sco. |
Sl |
sl. |
Sq |
sq. |
Sv |
sv. |
Sw |
sw. |
Tet |
tet. |
Tr |
tr. |
Tt |
tt. |
Uz |
uz. |
Vo |
vo. |
Wae |
wae. |
Yua |
yua. |
Za |
za. |
ZhHans |
zh-Hans. |
ZhHant |
zh-Hant. |
Zu |
zu. |
Methods
Equals(FormRecognizerLanguage) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Equality(FormRecognizerLanguage, FormRecognizerLanguage) |
Determines if two FormRecognizerLanguage values are the same. |
Implicit(String to FormRecognizerLanguage) |
Converts a string to a FormRecognizerLanguage. |
Inequality(FormRecognizerLanguage, FormRecognizerLanguage) |
Determines if two FormRecognizerLanguage values are not the same. |
Applies to
Azure SDK for .NET