Click or drag to resize

MailMerge GetMergeFieldNames Method (String)

Gets the merge field names.

Namespace: Spire.Doc.Reporting
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public string[] GetMergeFieldNames(
	string groupName
)

Parameters

groupName
Type: System String
Name of the region.

Return Value

Type: String
See Also