[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.EastAsianLayout.Id

Id Property

Id

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. ///

Declaration
public int Id { get; set; }
Public Property Id As Integer
Remarks

This means that multiple runs which are broken apart due to differences in formatting can be identified as belonging to the same grouping in terms of EastAsianLayout properties, although they are separated into multiple runs of text.