NameFormat
Enum. Specifies the format of a name.
Values
Name
Description
Unknown
No description available.
LowerCase
Specifies a name in all lowercase characters.
UpperCase
Specifies a name in all uppercase characters.
Capitalized
Specifies a name with the first character capitalized and all other characters in lowercase.
Last updated