[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.BuildingBlockCollection.First

First Property

First

Gets the first buildin block in the collection.

Declaration
public BuildingBlock First { get; }
Public ReadOnly Property First As BuildingBlock
Implements