Apitron.PDF.Kit library for .NET
Top
The FormsDataDocument type exposes the following members.
Properties
Name | Description | |
---|---|---|
Annotations |
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.
| |
Fields |
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.
| |
Pages |
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.
| |
ResourceManager |
Gets the resource manager.
| |
Target |
Gets or sets the source or target file.
|
See Also