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