type property

BuildingBlock.type property

Specifies the building block type.

get type(): Aspose.Words.BuildingBlocks.BuildingBlockType

Remarks

The building block type can influence the visibility and behavior of the building block in Microsoft Word.

Corresponds to the docPartPr.types element in OOXML.

See Also