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
| Parameter | Type | Description |
|---|---|---|
| visitor | System::SharedPtr<AnnotationSelector> | AnnotationSelector object. |
See Also
- Typedef SharedPtr
- Class AnnotationSelector
- Class BleedMarkAnnotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++