Aspose::Words::Section::AcceptStart method

Section::AcceptStart method

When implemented in a derived class, calls the VisitXXXStart method of the specified document visitor.

Aspose::Words::VisitorAction Aspose::Words::Section::AcceptStart(System::SharedPtr<Aspose::Words::DocumentVisitor> visitor) override

See Also