PDFKit.NET 2.0 Class Library (.NET 2.0)

PdfFormData Class

Specialization of FormData that represents a full PDF document.

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

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

public class PdfFormData : 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.

Remarks

Note that if the document is signed on the client, this information is available when imported in the document. If the FormData is used in Document.Import(), the signature information is lost.

Requirements

Namespace: TallComponents.PDF.Forms.Data

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

See Also

PdfFormData Members | TallComponents.PDF.Forms.Data Namespace