Represents an MS Word specific IFFIELD field. Is used as a parameter for the add
TXTextControl.IfField Introduced: X15.
| Property | Description |
|---|---|
| expression1 | Specifies the first expression text that should be compared. |
| expression2 | Specifies the second expression text that should be compared to Expression1. |
| false |
Specifies the text that should be displayed when the comparison is false. |
| operator | Specifies the comparison operator. |
| preserve |
Specifies whether the field's formatting should be preserved. |
| true |
Specifies the text that should be displayed when the comparison is true. |