Method Visit
Namespace TallComponents.PDF.Forms.Fields
Class FieldVisitor
Visit a code 2 of 5 interleaved barcode field.
Not implementing this functionality calls the barcode field overload.
Syntax
public Object Visit(Code2of5InterleavedBarcodeField field, Object argument)
Returns
Object
Parameters
Code2of5InterleavedBarcodeField
field
The vistor must handle a code 2 of 5 interleaved barcode field.
Object
argument
The additional argument passed to the Accept method (can be ).