ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfListTemplate Class / TemplateId Property

In This Topic
    TemplateId Property
    In This Topic
    Gets identifier of the list template.
    Syntax
    'Declaration
     
    Public ReadOnly Property TemplateId As Integer
    public int TemplateId {get;}

    Property Value

    The interger identifier.
    See Also