Aspose::Pdf::Annotations::SquareAnnotation::Accept method

SquareAnnotation::Accept method

Accepts visitor to process annotation.

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

See Also