node_type property

Comment.node_type property

Returns NodeType.COMMENT.

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

See Also