ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfListTemplate Class / Id Property

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

    Property Value

    The integer identifier.
    See Also