Method Visit
Namespace TallComponents.PDF.Forms.Fields
Class FieldVisitor
Visit a image field.
Not implementing this functionality calls the value field overload.
Syntax
public Object Visit(ImageField field, Object argument)
Returns
Object
Parameters
ImageField
field
The vistor must handle a image field.
Object
argument
The additional argument passed to the Accept method (can be ).