ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfListOverrideTable Class / Id Property

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

    Property Value

    The interger identifier.
    See Also