Aspose::Pdf::Flow::StructureRecognitionVisitor::VisitSectionEnd method

StructureRecognitionVisitor::VisitSectionEnd method

Visits the end of a recognized section in the document.

void Aspose::Pdf::Flow::StructureRecognitionVisitor::VisitSectionEnd(System::SharedPtr<MarginInfo> marginInfo) override
ParameterTypeDescription
marginInfoSystem::SharedPtr<MarginInfo>The margin information for the section.

See Also