FieldIfComparisonResult enumeration
FieldIfComparisonResult enumeration
Specifies the result of the IF field condition evaluation.
Members
Name | Description |
---|---|
Error | There is an error in the condition. |
True | The condition is true . |
False | The condition is false . |
See Also
- module Aspose.Words.Fields