node_type property

Body.node_type property

Returns NodeType.BODY.

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

See Also