Aspose::Words::Math::OfficeMath::AcceptStart method
OfficeMath::AcceptStart method
Accepts a visitor for visiting the start of the office math.
Aspose::Words::VisitorAction Aspose::Words::Math::OfficeMath::AcceptStart(System::SharedPtr<Aspose::Words::DocumentVisitor> visitor) override
Parameter | Type | Description |
---|---|---|
visitor | System::SharedPtr<Aspose::Words::DocumentVisitor> | The document visitor. |
ReturnValue
The action to be taken by the visitor.
See Also
- Enum VisitorAction
- Class DocumentVisitor
- Class OfficeMath
- Namespace Aspose::Words::Math
- Library Aspose.Words for C++