sdt_type property

IStructuredDocumentTag.sdt_type property

Gets type of this Structured document tag.

@property
def sdt_type(self) -> aspose.words.markup.SdtType:
    ...

See Also