Aspose.Words.BuildingBlocks
Contents
[
Hide
]The Aspose.Words.BuildingBlocks namespace provides classes that allow to access and use AutoText, AutoCorrect entries and Building Blocks in a document.
Classes
| Class | Description | 
|---|---|
| BuildingBlock | Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry. | 
| BuildingBlockCollection | A collection of BuildingBlock objects in the document. | 
| GlossaryDocument | Represents the root element for a glossary document within a Word document. A glossary document is a storage for AutoText, AutoCorrect entries and Building Blocks. | 
Enumeration
| Enumeration | Description | 
|---|---|
| BuildingBlockBehavior | Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document. | 
| BuildingBlockGallery | Specifies the predefined gallery into which a building block is classified. | 
| BuildingBlockType | Specifies a building block type. The type might affect the visibility and behavior of the building block in Microsoft Word. |