Page tree
Skip to end of metadata
Go to start of metadata

Description

Gets or sets whether IF fields should be evaluated server-side in the WordTemplate.
C#
vb.net

Remarks

If set to true, 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
  • No labels