Source.LcId Property

Locale ID.Represents the element tag in schema: b:LCID

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

Syntax

'Declaration
Public Property LcId As LcId
    Get
    Set
'Usage
Dim instance As Source
Dim value As LcId

value = instance.LcId

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

Property Value

Type: DocumentFormat.OpenXml.Bibliography.LcId
Returns LcId.

See Also

Reference

Source Class

Source Members

DocumentFormat.OpenXml.Bibliography Namespace