SdtContentDate.LanguageId Property

Date Picker Language ID.Represents the element tag in schema: w:lid

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property LanguageId As LanguageId
    Get
    Set
'Usage
Dim instance As SdtContentDate
Dim value As LanguageId

value = instance.LanguageId

instance.LanguageId = value
public LanguageId LanguageId { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.LanguageId

See Also

Reference

SdtContentDate Class

SdtContentDate Members

DocumentFormat.OpenXml.Wordprocessing Namespace