StiIsoElementHelper Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Helpers.StiIsoElementHelper"]
Namespace: Stimulsoft.Report.Helpers
The StiIsoElementHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetCountryFromAlpha2 |
Obtain ISO3166-1 Country based on its alpha2 code.
|
![]() ![]() | GetCountryFromAlpha3 |
Gets ISO3166-1 Country based on its alpha3 code.
|
![]() ![]() | GetCountryFromName |
Gets ISO3166-1 Country based on its alpha3 code. Returns null, if country is not recognized.
|
![]() ![]() | GetIsoAlpha2FromName |
Gets ISO3166-1 Alpha2 code based on country name. Returns null, if country is not recognized.
|
![]() ![]() | GetIsoAlpha3FromName |
Gets ISO3166-1 Alpha3 code based on country name. Returns null, if country is not recognized.
|