node_type property

BuildingBlock.node_type property

Returns the NodeType.BUILDING_BLOCK value.

@property
def node_type(self) -> aspose.words.NodeType:
    ...

See Also