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 10 Current »

Description

Creates and returns a MergeField at the beginning of this Element. This merge field will have the specified name and contents.

C#
vb.net

Parameters

fieldName
A String representing the name of this merge field.
display
A String representing the text that will displayed for this merge field in the document.

Returns

A MergeField object representing the newly created merge field.

Exceptions

System.Exception

Examples

C#
vb.net
  • No labels