OmniPageCultureInfo Properties |
The OmniPageCultureInfo type exposes the following members.
Name | Description | |
---|---|---|
Calendar | Gets the default calendar used by the culture. (Inherited from CultureInfo.) | |
CompareInfo | Gets the CompareInfo that defines how to compare strings for the culture. (Inherited from CultureInfo.) | |
CultureTypes | Gets the culture types that pertain to the current CultureInfo object. (Inherited from CultureInfo.) | |
DateTimeFormat | Gets or sets a DateTimeFormatInfo that defines the culturally appropriate format of displaying dates and times. (Inherited from CultureInfo.) | |
DisplayName | (Inherited from CustomCultureInfo.) | |
EnglishName | (Inherited from CustomCultureInfo.) | |
IetfLanguageTag | Deprecated. Gets the RFC 4646 standard identification for a language. (Inherited from CultureInfo.) | |
IsNeutralCulture | Gets a value indicating whether the current CultureInfo represents a neutral culture. (Inherited from CultureInfo.) | |
IsReadOnly | Gets a value indicating whether the current CultureInfo is read-only. (Inherited from CultureInfo.) | |
KeyboardLayoutId | Gets the active input locale identifier. (Inherited from CultureInfo.) | |
LCID | Gets the culture identifier for the current CultureInfo. (Inherited from CultureInfo.) | |
Name | (Inherited from CustomCultureInfo.) | |
NativeName | (Inherited from CustomCultureInfo.) | |
NumberFormat | Gets or sets a NumberFormatInfo that defines the culturally appropriate format of displaying numbers, currency, and percentage. (Inherited from CultureInfo.) | |
OptionalCalendars | Gets the list of calendars that can be used by the culture. (Inherited from CultureInfo.) | |
Parent | Gets the CultureInfo that represents the parent culture of the current CultureInfo. (Inherited from CultureInfo.) | |
TextInfo | Gets the TextInfo that defines the writing system associated with the culture. (Inherited from CultureInfo.) | |
ThreeLetterISOLanguageName | Gets the ISO 639-2 three-letter code for the language of the current CultureInfo. (Overrides CultureInfoThreeLetterISOLanguageName.) | |
ThreeLetterWindowsLanguageName | Gets the three-letter code for the language as defined in the Windows API. (Overrides CultureInfoThreeLetterWindowsLanguageName.) | |
TwoLetterISOLanguageName | Gets the ISO 639-1 two-letter code for the language of the current CultureInfo. (Overrides CultureInfoTwoLetterISOLanguageName.) | |
UseUserOverride | Gets a value indicating whether the current CultureInfo uses the user-selected culture settings. (Inherited from CultureInfo.) |