The Date
public sealed class DateField : MailMergeFieldAdapter
Public NotInheritable Class DateField
Inherits MailMergeFieldAdapter
Introduced: 15.0.
Constructor | Description |
---|---|
Date |
Initializes a new instance of the Date |
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 |
Culture | Specifies a Culture |
Date | Sets the date of the field. |
Format | Gets and sets the format of the field. |
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 displayed text of the field. |
Type |
Gets the field's type name of the specific field through its adapter.
(Inherited from Mail |