Description |
---|
Excerpt |
---|
Creates and returns a MergeField at the end of this Element. This merge field will have the specified name and contents. |
Signature | ||||
---|---|---|---|---|
| ||||
public virtual MergeField InsertMergeFieldAfter(System.String fieldName, System.String display) |
Signature | ||||
---|---|---|---|---|
| ||||
Public Overridable Function InsertMergeFieldAfter(ByVal fieldName As String, ByVal display As String) As MergeField |
Parameters |
---|
Param | ||||
---|---|---|---|---|
| ||||
A |
Param | ||||
---|---|---|---|---|
| ||||
A |
Returns |
---|
A |
Exceptions |
---|
Exception | ||||
---|---|---|---|---|
| ||||
Example | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|