BuildingBlockType.Categories Property

Returns a collection that represents the categories for a building block type. Read-only.

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

Syntax

'Declaration
ReadOnly Property Categories As Categories
    Get
'Usage
Dim instance As BuildingBlockType
Dim value As Categories

value = instance.Categories
Categories Categories { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Categories
Categories

See Also

Reference

BuildingBlockType Interface

BuildingBlockType Members

Microsoft.Office.Interop.Word Namespace