FormsDataDocument Properties

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET

The FormsDataDocument type exposes the following members.

Properties

  NameDescription
Public propertyAnnotations
Gets a collection of FDF annotations which will be appeared in a target document. The collection may include annotations of any of the standard types except Link, Movie, Widget, PrinterMark, Screen, and TrapNet.
Public propertyFields
Gets a collection of FDF fields representing the root fields (those with no ancestors in the field hierarchy) that shall be exported or imported. This entry and the Pages entry shall not both be present.
Public propertyPages
Gets the a collection of FDF pages that shall be added to a PDF target document. The Fields and Status entries shall not be present together with this entry.
Public propertyResourceManager
Gets the resource manager.
Public propertyTarget
Gets or sets the source or target file.
Top
See Also

Reference