ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfListOverride Class / Id Property

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

    Property Value

    The interger identifier.
    See Also