| PDFReaderControls.NET Professional Type Reference |
|
AnnotationVisitor.Visit Method (CustomAnnotation, Object)
Visit a custom annotation.
Parameters
-
annotation
- The vistor must handle a custom annotation.
-
argument
- The additional argument passed to the Accept method (can be a null reference).
Remarks
Not implementing this functionality calls the annotation overload.
See Also
AnnotationVisitor Class | TallComponents.PDF.Annotations Namespace | AnnotationVisitor.Visit Overload List