Aspose::Words::Range::get_StructuredDocumentTags method

Range::get_StructuredDocumentTags method

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

System::SharedPtr<Aspose::Words::Markup::StructuredDocumentTagCollection> Aspose::Words::Range::get_StructuredDocumentTags()

See Also