Method Accept
Namespace TallComponents.PDF.Annotations.Markups
Class MarkupCollection
Accept this annotation for all items in the collection.
Syntax
public Void Accept(AnnotationVisitor visitor, Object argument)
Returns
Void
Parameters
AnnotationVisitor
visitor
The vistor used to Accept this annotation.
Object
argument
An additional argument passed to the Visit method (may be ).