RubyProperties.LanguageId Property

Language ID for Phonetic Guide.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 RubyProperties
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

RubyProperties Class

RubyProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace