The Next
public sealed class NextField : MailMergeFieldAdapter
Public NotInheritable Class NextField
Inherits MailMergeFieldAdapter
Introduced: X10.
Constructor | Description |
---|---|
Next |
Initializes a new instance of the Next |
Field | Description |
---|---|
TYPE_NAME | Represents the name of the respective field type.
(Inherited from Mail |
Method | Description |
---|---|
Show |
Opens the specific field options dialog box.
(Inherited from Mail |
Property | Description |
---|---|
Application |
Gets the adapted Application (Inherited from Mail |
ID | Gets the ID of the specific field through its adapter.
(Inherited from Mail |
Length | Gets the number of characters in a text field through its adapter.
(Inherited from Mail |
Preserve |
Specifies whether the field's formatting should be preserved.
(Inherited from Mail |
Start | Gets the first character position (one-based) of the field through its adapter.
(Inherited from Mail |
Type |
Gets the field's type name of the specific field through its adapter.
(Inherited from Mail |