System.CountryRegion Property
Returns the country/region designation of the system.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property CountryRegion As WdCountry
Get
'Usage
Dim instance As System
Dim value As WdCountry
value = instance.CountryRegion
WdCountry CountryRegion { get; }
Property Value
Type: Microsoft.Office.Interop.Word.WdCountry
Remarks
WdCountry can be one of these WdCountry constants.
wdArgentina
wdCanada
wdChina
wdFinland
wdGermany
wdItaly
wdKorea
wdMexico
wdNorway
wdSpain
wdTaiwan
wdUS
wdBrazil
wdChile
wdDenmark
wdFrance
wdIceland
wdJapan
wdLatinAmerica
wdNetherlands
wdPeru
wdSweden
wdUK
wdVenezuela