Namespace TallComponents.PDF.Annotations

Class AnnotationVisitor

A derived instance of AnnotationVisitor is passed to Annotation.Accept(...). This method calls one of the below AnnotationVisitor methods according to the type of annotation.

Syntax

public class AnnotationVisitor : Object

Constructors

Methods