ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / IRtfList Interface / Id Property

In This Topic
    Id Property (IRtfList)
    In This Topic
    Gets identifier of this list.
    Syntax
    'Declaration
     
    ReadOnly Property Id As Integer
    int Id {get;}

    Property Value

    The interger identifier.
    See Also