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