Specialization of FormData that represents Xfdf data.

Namespace: TallComponents.PDF.Forms.Data
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
[SerializableAttribute]
public class XfdfFormData : FormData
Visual Basic
<SerializableAttribute> _
Public Class XfdfFormData _
	Inherits FormData

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Forms.Data..::..FormData
    TallComponents.PDF.Forms.Data..::..XfdfFormData

See Also