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