ApplicationField |
|
Gets the adapted ApplicationField of the field. (Inherited from DocumentServer.Fields.MailMergeFieldAdapter.) |
Expression1 |
|
Gets and sets the first expression text that should be compared. |
Expression2 |
|
Gets and sets the second expression text that should be compared to Expression1. |
FieldValue |
|
Gets or sets the field's value of the field that has been specified in Expression1. |
ID |
|
Gets the ID of the specific field through its adapter. (Inherited from DocumentServer.Fields.MailMergeFieldAdapter.) |
Length |
|
Gets the number of characters in a text field through its adapter. (Inherited from DocumentServer.Fields.MailMergeFieldAdapter.) |
Operator |
|
Gets and sets the comparison operator the field. |
PreserveFormatting |
|
Specifies whether the field's formatting should be preserved. (Inherited from DocumentServer.Fields.MailMergeFieldAdapter.) |
Result |
|
Gets the evaluation result of the two field expressions and the specified comparison operator. |
Start |
|
Gets the first character position (one-based) of the field through its adapter. (Inherited from DocumentServer.Fields.MailMergeFieldAdapter.) |
TypeName |
|
Gets the field's type name of the specific field through its adapter. (Inherited from DocumentServer.Fields.MailMergeFieldAdapter.) |