Templates.LoadBuildingBlocks Method

Loads the building blocks for all templates into Microsoft Office Word.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub LoadBuildingBlocks
'Usage
Dim instance As Templates

instance.LoadBuildingBlocks()
void LoadBuildingBlocks()

Remarks

Word normally loads building blocks when they are first needed, for example when a user displays a gallery by using the Ribbon. This method forces Word to immediately load all building blocks.

See Also

Reference

Templates Interface

Templates Members

Microsoft.Office.Interop.Word Namespace