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