The Include
public sealed class IncludeText : MailMergeFieldAdapterPublic NotInheritable Class IncludeText
Inherits MailMergeFieldAdapter Introduced: 15.0.
| Constructor | Description |
|---|---|
| Include |
Initializes a new instance of the Include |
| 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 |
| Bookmark | Gets and sets the bookmark switch of the field. |
| Filename | Gets and sets the file name of the document that should be inserted. |
| 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 |
| Text |
Gets and sets the text format of the field. |
| Type |
Gets the field's type name of the specific field through its adapter.
(Inherited from Mail |