acceptStart method
acceptStart(visitor)
Accepts a visitor for visiting the start of the comment.
acceptStart(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