PDFKit.NET 2.0 Class Library (.NET 2.0)

CheckBoxWidget.Accept Method 

Accept this annotation.

public override object Accept(
   AnnotationVisitor visitor,
   object argument
);

Parameters

visitor
The vistor used to Accept this annotation.
argument
An additional argument passed to the Visit method (may be a null reference).

See Also

CheckBoxWidget Class | TallComponents.PDF.Annotations.Widgets Namespace