[]
Specifies the type of a building block. influence the visibility and behavior of the building block.
[Flags]
public enum BuildingBlockType
<Flags>
Public Enum BuildingBlockType
| Name | Description |
|---|---|
| All | All building block types. |
| AutoExp | Automatically replace name with content. |
| ContentControlPlaceholder | Content control placeholder text. |
| FormField | Form field help text. |
| None | No type. |
| Normal | Normal building block. |
| Speller | Auto correct building block. |
| Toolbar | Auto text user interface building block. |