accept_end method
accept_end(visitor)
Accepts a visitor for visiting the end of the StructuredDocumentTag.
def accept_end(self, visitor: aspose.words.DocumentVisitor):
...
Parameter | Type | Description |
---|---|---|
visitor | DocumentVisitor | The document visitor. |
Returns
The action to be taken by the visitor.
See Also
- module aspose.words.markup
- class StructuredDocumentTag