IAnnotationVisitor
public interface IAnnotationVisitor
Defines Visitor for visiting different document annotations.
Methods
| Method | Description |
|---|---|
| visit | Visit/select a bleed mark annotation. |
| visit | Visit/select caret annotation. |
| visit | Visit/select circle annotation. |
| visit | Visit/select attachment annotation. |
| visit | Visit/select freetext annotation. |
| visit | Visit/select highlight annotation. |
| visit | Visit/select ink annotation. |
| visit | Visit/select line annotation. |
| visit | Visit/select link annotation. |
| visit | Visit/select movie annotation. |
| visit | Visit/select a page information annotation. |
| visit | Visit/select polygon annotation. |
| visit | Visit/select polyline annotation. |
| visit | Visit/select popup annotation. |
| visit | Visit/select a registration mark annotation. |
| visit | Visit/select screen annotation. |
| visit | Visit/select square annotation. |
| visit | Visit/select squiggly annotation. |
| visit | Visit/select stamp annotation. |
| visit | Visit/select strikeOut annotation. |
| visit | Visit/select text annotation. |
| visit | Visit/select a trim mark annotation. |
| visit | Visit/select underline annotation. |
| visit | Visit/select widget annotation. |
visit
Visit/select a bleed mark annotation.
visit
Visit/select caret annotation.
visit
Visit/select circle annotation.
visit
Visit/select attachment annotation.
visit
Visit/select freetext annotation.
visit
Visit/select highlight annotation.
visit
Visit/select ink annotation.
visit
Visit/select line annotation.
visit
Visit/select link annotation.
visit
Visit/select movie annotation.
visit
Visit/select a page information annotation.
visit
Visit/select polygon annotation.
visit
Visit/select polyline annotation.
visit
Visit/select popup annotation.
visit
Visit/select a registration mark annotation.
visit
Visit/select screen annotation.
visit
Visit/select square annotation.
visit
Visit/select squiggly annotation.
visit
Visit/select stamp annotation.
visit
Visit/select strikeOut annotation.
visit
Visit/select text annotation.
visit
Visit/select a trim mark annotation.
visit
Visit/select underline annotation.
visit
Visit/select widget annotation.