System.Country Property
Reserved for internal use.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property Country As WdCountry
Get
'Usage
Dim instance As System
Dim value As WdCountry
value = instance.Country
WdCountry Country { get; }
Property Value
Type: Microsoft.Office.Interop.Word.WdCountry