DatePickerContentControl.DateDisplayLocale Property

Definition

Gets or sets the language format of the date that is displayed in the DatePickerContentControl.

public Microsoft.Office.Interop.Word.WdLanguageID DateDisplayLocale { get; set; }

Property Value

WdLanguageID

One of the WdLanguageID values.

Remarks

The default value of the DateDisplayLocale property depends on the editing language specified in Microsoft Office Word. For example, the default language format for English (United States) is wdEnglishUS.

Applies to