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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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