Aspose::Pdf::Flow::StructureRecognitionVisitor::VisitParagraph method

StructureRecognitionVisitor::VisitParagraph method

Called when a paragraph node is visited.

void Aspose::Pdf::Flow::StructureRecognitionVisitor::VisitParagraph(System::SharedPtr<BaseParagraph> paragraph) override
ParameterTypeDescription
paragraphSystem::SharedPtr<BaseParagraph>The paragraph element to process.

See Also