PDFReaderControls.NET Professional Type Reference

FieldVisitor Class

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.

For a list of all members of this type, see FieldVisitor Members.

System.Object
   TallComponents.PDF.Forms.Fields.FieldVisitor

public abstract class FieldVisitor

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: TallComponents.PDF.Forms.Fields

Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

FieldVisitor Members | TallComponents.PDF.Forms.Fields Namespace