node_type property
Paragraph.node_type property
Returns NodeType.PARAGRAPH.
@property
def node_type(self) -> aspose.words.NodeType:
...
See Also
- module aspose.words
- class Paragraph
Returns NodeType.PARAGRAPH.
@property
def node_type(self) -> aspose.words.NodeType:
...