Apitron.PDF.Kit library for .NET
Top
The FdfTemplate type exposes the following members.
Properties
Name | Description | |
---|---|---|
CanBeExported |
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.) | |
Fields |
Gets a list of references to FDF field describing the root fields that shall be imported (those with no ancestors in the field hierarchy).
| |
PageReference |
Gets or sets a named page reference that shall specify the location of the template.
| |
Rename |
Gets or sets a flag that shall specify whether fields imported from the template shall be renamed in the event of name conflicts with existing fields.
The names of fields imported from a template can sometimes conflict with those of existing fields in the target document.
This can occur, for example, if the same template page is imported more than once or if two different templates have fields with the same names.
Default value: true.
| |
ResourceType |
Gets the resource type.
(Inherited from Resource.) |
See Also