level property

IStructuredDocumentTag.level property

Gets the level at which this SDT occurs in the document tree.

@property
def level(self) -> aspose.words.markup.MarkupLevel:
    ...

See Also