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

Description

Gets or sets whether merge fields and next fields should be preserved after processing the WordTemplate.
C#
vb.net

Remarks

If set to true, all merge fields and next fields on the template will be preserved by the WordTemplate object after processing and will be available for future use. If set to false, the merge fields and next fields will be replaced with data during processing and will not be available for future use. PreserveFields must be set before calling Open

Examples

C#
vb.net
  • No labels