BleedMarkAnnotation
Overview
BleedMarkAnnotation is a class in Aspose.PDF FOSS for C++.
BleedMarkAnnotation.Accept(visitor) implements the visitor pattern, allowing external visitor objects to process the annotation without exposing its internal structure.
This class provides 1 method for working with BleedMarkAnnotation objects in C++ programs.
Available methods include: Accept.
All public members are accessible to any C++ application after installing the Aspose.PDF FOSS for C++ package.
Methods
| Signature | Description |
|---|---|
Accept(visitor: AnnotationSelector) | Implements the visitor pattern, allowing external visitor objects to process the annotation without exposing its internal structure |