Click or drag to resize

FieldMergingEventArgsRecordNumber Property

Gets the data source record number.

Namespace: SautinSoft.Document.MailMerging
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public int RecordNumber { get; }

Property Value

Int32
Remarks
Record number starts from 1, not 0.
See Also