acceptEnd method
acceptEnd(visitor)
Accepts a visitor for visiting the end of the comment.
acceptEnd(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
- class Comment