building_blocks property
GlossaryDocument.building_blocks property
Returns a typed collection that represents all building blocks in the glossary document.
@property
def building_blocks(self) -> aspose.words.buildingblocks.BuildingBlockCollection:
...
See Also
- module aspose.words.buildingblocks
- class GlossaryDocument