Description
Gets or sets whether IF fields should be evaluated server-side in the WordTemplate.C#
vb.net
Remarks
If set totrue
, all IF fields on the template will be evaluated on the server side by the WordTemplate object. If set to false
, the IF fields will not be evaluated without user action.
Examples
C#
vb.net