Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ListTemplate Class / Id Property

In This Topic
    Id Property (ListTemplate)
    In This Topic
    Gets the unique identifier of the list template.
    Syntax
    'Declaration
     
    Public ReadOnly Property Id As System.Integer
    public System.int Id {get;}
    See Also