Aspose::Pdf::Annotations::BleedMarkAnnotation::Accept method

BleedMarkAnnotation::Accept method

Accepts visitor for annotation processing.

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

See Also