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