node_type property

Shape.node_type property

Returns NodeType.SHAPE.

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

See Also