Aspose::Pdf::Annotations::PolygonAnnotation::Accept method

PolygonAnnotation::Accept method

Accepts visitor object for annotation processing.

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

See Also