Поделиться через


FieldMapData.LanguageId Property

Merge Field Name 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 FieldMapData
Dim value As LanguageId

value = instance.LanguageId

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.LanguageId
Returns LanguageId.

See Also

Reference

FieldMapData Class

FieldMapData Members

DocumentFormat.OpenXml.Wordprocessing Namespace