Namespace TallComponents.PDF.Forms.Fields

Class FieldVisitor

A derived instance of FieldVisitor is passed to Field.Accept(...). This method calls one of the below FieldVisitor methods according to the type of field.

Syntax

public class FieldVisitor : Object

Constructors

Methods