Aspose::Words::BuildingBlocks::BuildingBlock::get_Type method
BuildingBlock::get_Type method
Specifies the building block type.
Aspose::Words::BuildingBlocks::BuildingBlockType Aspose::Words::BuildingBlocks::BuildingBlock::get_Type() const
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
- Enum BuildingBlockType
- Class BuildingBlock
- Namespace Aspose::Words::BuildingBlocks
- Library Aspose.Words for C++