ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.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 integer identifier.
    See Also