![]() | Field |
Base class for form fields and sub forms
public abstract class FieldNode : NativeObject
The FieldNode type exposes the following members.
Name | Description | |
---|---|---|
![]() | DisplayName | User interface name The display name is not directly visible, but a PDF viewer can display this name, e.g., in a tool tip. |
![]() | ExportName | The name used when exporting |
Name | Description | |
---|---|---|
![]() ![]() | Copy | Copy a form field node Copy a form field node object from an input document to the given targetDocument. The returned object is associated with the given target document but not yet part of it. |
![]() | Equals | (Inherited from NativeObject) |
![]() | GetHashCode | (Inherited from NativeObject) |