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