Sub |
A form field that contains other fields
public class SubForm : FieldNode
The SubForm type exposes the following members.
| Name | Description | |
|---|---|---|
| Children | The child form fields Adding to this list results in an error:
| |
| 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.(Inherited from FieldNode) | |
| ExportName | The name used when exporting (Inherited from FieldNode) |
| Name | Description | |
|---|---|---|
| Create | Create a sub form The returned sub form object is not yet used, but it is associated with the given target document. | |
| Equals | (Inherited from NativeObject) | |
| GetHashCode | (Inherited from NativeObject) |