[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfListTemplate.Item

this Property

this[int]

Gets or sets the Word/RTF list level at the specified index within the collection.

Declaration
public RtfListLevel this[int index] { get; set; }
Parameters
Type Name Description
int index
Property Value
Type Description
RtfListLevel

The Word/RTF list level.