Aspose::Pdf::Annotations::PDF3DAnnotation::Accept method

PDF3DAnnotation::Accept method

Accepts visitor for annotation processing.

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

See Also