PDFReaderControls.NET Professional Type Reference

FormData Class

FormData is a abstract base class. FormData exposes the [submitted] form data polymorphically as a name/value pair collection. The 6 supported data formats (FDF, XFDF, XDP, XML, HTTP and PDF) are implemented as derived classes.

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

System.Object
   TallComponents.PDF.Forms.Data.FormData
      Derived types

public abstract class FormData : ISerializable

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.Data

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

See Also

FormData Members | TallComponents.PDF.Forms.Data Namespace