[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfListLevel.LevelNumbers

LevelNumbers Property

LevelNumbers

Gets or sets level numbers (offsets into the level text of the level placeholders) of this list.

Declaration
public int[] LevelNumbers { get; set; }
Remarks

In the preceding example, “1.1.1.”, the level numbers RTF should be {\levelnumbers '01'03'05} because the level placeholders have indices 1, 3, and 5.