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

In This Topic
    Count Property (PictureBulletCollection)
    In This Topic
    Gets the count of objects in this collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As System.Integer
    public System.int Count {get;}
    See Also