Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ListTemplateCollection Class / Count Property

In This Topic
    Count Property (ListTemplateCollection)
    In This Topic
    Gets the count of numbered and bulleted list templates in the document.
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As System.Integer
    public System.int Count {get;}
    See Also