Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / GlossaryDocument Class / BuildingBlocks Property

In This Topic
    BuildingBlocks Property
    In This Topic
    Gets a collection of building blocks which are stored in the glossary document.
    Syntax
    'Declaration
     
    Public ReadOnly Property BuildingBlocks As BuildingBlockCollection
    public BuildingBlockCollection BuildingBlocks {get;}
    See Also