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.
Namespace: TallComponents.PDF.AnnotationsAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public abstract class AnnotationVisitor |
| Visual Basic |
|---|
Public MustInherit Class AnnotationVisitor |