ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.Integer
    public System.int ListId {get; set;}
    See Also