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
| Parameter | Type | Description |
|---|---|---|
| paragraph | System::SharedPtr<BaseParagraph> | The paragraph element to process. |
See Also
- Typedef SharedPtr
- Class BaseParagraph
- Class StructureRecognitionVisitor
- Namespace Aspose::Pdf::Flow
- Library Aspose.PDF for C++