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