Method Visit
Namespace TallComponents.PDF.Annotations
Class AnnotationVisitor
Visit a checkbox widget (annotation).
Not implementing this functionality calls the widget overload.
Syntax
public
Object
Visit(
CheckBoxWidget
annotation
,
Object
argument
)
Returns
Object
Parameters
CheckBoxWidget
annotation
The visitor must handle a check box widget.
Object
argument
The additional argument passed to the Accept method (can be ).