Aspose::Pdf::Flow::IStructureRecognitionVisitor::VisitSectionEnd method

IStructureRecognitionVisitor::VisitSectionEnd method

Visits the end of a recognized section in the document.

virtual void Aspose::Pdf::Flow::IStructureRecognitionVisitor::VisitSectionEnd(System::SharedPtr<MarginInfo> marginInfo)=0
ParameterTypeDescription
marginInfoSystem::SharedPtr<MarginInfo>The margin information for the section.

See Also