System.CountryRegion Propiedad

Definición

Devuelve la designación de país o región del sistema.

public:
 property Microsoft::Office::Interop::Word::WdCountry CountryRegion { Microsoft::Office::Interop::Word::WdCountry get(); };
public Microsoft.Office.Interop.Word.WdCountry CountryRegion { get; }
member this.CountryRegion : Microsoft.Office.Interop.Word.WdCountry
Public ReadOnly Property CountryRegion As WdCountry

Valor de propiedad

Comentarios

WdCountry puede ser una de estas constantes WdCountry .

wdArgentina

wdCanada

wdChina

wdFinland

wdGermany

wdItaly

wdKorea

wdMexico

wdNorway

wdSpain

wdTaiwan

wdUS

wdBrazil

wdChile

wdDenmark

wdFrance

wdIceland

wdJapan

wdLatinAmerica

wdNetherlands

wdPeru

wdSweden

wdUK

wdVenezuela

Se aplica a