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