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