[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfListText

RtfListText Class

The Word/RTF list text class.

Namespace: C1.WPF.Word.Objects
Assembly: C1.WPF.Word.4.6.2.dll
Syntax
public class RtfListText : RtfParagraph, ICloneable, IRtfContent, IEnumerable, IDocumentContent, IParagraphContent, IContent

Properties

Name Description
ListId

Gets or set list overrides identifier in the List Override table.

ListLevel

Gets or set level of the list to which the paragraph belongs.

ListText

Gets calculated list text.

ListType

Gets calculated list type.

Methods

Name Description
NumberToText(int, bool)

Converts integer to string.