Aspose::Pdf::Annotations::LineAnnotation::Accept method

LineAnnotation::Accept method

Accepts visitor to annotation processing.

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

See Also