PDFKit.NET 2.0 Class Library (.NET 2.0)

HttpPostFormData Class

Specialization of SubmittedData that represents a Http post data set.

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

System.Object
   TallComponents.PDF.Forms.Data.FormData
      TallComponents.PDF.Forms.Data.HttpPostFormData

public class HttpPostFormData : FormData

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.Kit (in TallComponents.PDF.Kit.dll)

See Also

HttpPostFormData Members | TallComponents.PDF.Forms.Data Namespace