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