node_type property

Section.node_type property

Returns NodeType.SECTION.

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

See Also