EastAsianLayout.Id Property

East Asian Typography Run ID.Represents the attribte in schema: w:id

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

Syntax

'Declaration
<SchemaAttrAttribute(, "id")> _
Public Property Id As Int32Value
    Get
    Set
'Usage
Dim instance As EastAsianLayout
Dim value As Int32Value

value = instance.Id

instance.Id = value
[SchemaAttrAttribute(, "id")]
public Int32Value Id { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

See Also

Reference

EastAsianLayout Class

EastAsianLayout Members

DocumentFormat.OpenXml.Wordprocessing Namespace