Aspose::Pdf::Annotations::WidgetAnnotation::Accept method

WidgetAnnotation::Accept method

Accepts visitor.

void Aspose::Pdf::Annotations::WidgetAnnotation::Accept(System::SharedPtr<AnnotationSelector> visitor) override
ParameterTypeDescription
visitorSystem::SharedPtr<AnnotationSelector>Visitor to be accepted.

See Also