Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / BuildingBlockCollection Class / First Property

In This Topic
    First Property (BuildingBlockCollection)
    In This Topic
    Gets the first buildin block in the collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property First As BuildingBlock
    public BuildingBlock First {get;}
    See Also