ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfListText Class / ListId Property

In This Topic
    ListId Property
    In This Topic
    Gets or set list overrides identifier in the List Override table.
    Syntax
    'Declaration
     
    Public Property ListId As Integer
    public int ListId {get; set;}
    See Also