Creates and returns a MergeField at the end of this Element. This merge field will have the specified name and contents. |
public virtual MergeField InsertMergeFieldAfter(System.String fieldName, System.String display) |
Public Overridable Function InsertMergeFieldAfter(ByVal fieldName As String, ByVal display As String) As MergeField |
A |
A |
A |
|