PDFReaderControls.NET Professional Type Reference

AnnotationVisitor Class

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.

For a list of all members of this type, see AnnotationVisitor Members.

System.Object
   TallComponents.PDF.Annotations.AnnotationVisitor

public abstract class AnnotationVisitor

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: TallComponents.PDF.Annotations

Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

AnnotationVisitor Members | TallComponents.PDF.Annotations Namespace