Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / BuildingBlockCollection Class
Properties Methods

In This Topic
    BuildingBlockCollection Class Members
    In This Topic

    The following tables list the members exposed by BuildingBlockCollection.

    Public Properties
     NameDescription
    Public Property Gets the number of building blocks in the collection.  
    Public Property Gets the first buildin block in the collection.  
    Public Property Gets the building block at the specified index in the collection.  
    Public Property Gets the last building block in the collection.  
    Top
    Public Methods
     NameDescription
    Public Method Adds a new building block into the collection.  
    Public Method Removes the specified building block from the collection.  
    Top
    See Also