Aspose::Pdf::Annotations::StampAnnotation::Accept method

StampAnnotation::Accept method

Acepts AnnotationSelector visitor when browsing annotation collection.

void Aspose::Pdf::Annotations::StampAnnotation::Accept(System::SharedPtr<AnnotationSelector> visitor) override
ParameterTypeDescription
visitorSystem::SharedPtr<AnnotationSelector>Visitor object.

See Also