structured_document_tags property

Range.structured_document_tags property

Returns a Range.structured_document_tags collection that represents all structured document tags in the range.

@property
def structured_document_tags(self) -> aspose.words.markup.StructuredDocumentTagCollection:
    ...

See Also