Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / DocumentBase Class / ListTemplates Property

In This Topic
    ListTemplates Property
    In This Topic
    Gets the collection of list templates in the document.
    Syntax
    'Declaration
     
    Public ReadOnly Property ListTemplates As ListTemplateCollection
    public ListTemplateCollection ListTemplates {get;}
    See Also