Aspose::Pdf::Annotations::LineAnnotation::Accept method
LineAnnotation::Accept method
Accepts visitor to annotation processing.
void Aspose::Pdf::Annotations::LineAnnotation::Accept(System::SharedPtr<AnnotationSelector> visitor) override
| Parameter | Type | Description |
|---|---|---|
| visitor | System::SharedPtr<AnnotationSelector> | Visitor object |
See Also
- Typedef SharedPtr
- Class AnnotationSelector
- Class LineAnnotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++