Click or drag to resize

MailMerge ExecuteWidthRegion Method (DataTable)

Performs Mail Merge within a region from a DataTable.

Namespace: Spire.Doc.Reporting
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public void ExecuteWidthRegion(
	DataTable table
)

Parameters

table
Type: System.Data DataTable
See Also