Id Property (EastAsianLayout)
In This Topic
Gets or sets a unique ID which shall be used to link multiple runs with
Id to each other to ensure that their contents are correctly displayed in the document. ///
Syntax
'Declaration
Public Property Id As System.Integer
public System.int Id {get; set;}
See Also