ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.Integer
    public System.int TemplateId {get;}

    Property Value

    The interger identifier.
    See Also