| PDFKit.NET 2.0 Class Library (.NET 2.0) |
|
AnnotationVisitor.Visit Method (UnknownMarkup, Object)
Visit an unknown markup (annotation).
Parameters
-
annotation
- The vistor must handle an unknown markup (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