node_type property

Run.node_type property

Returns NodeType.RUN.

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

See Also