Click or drag to resize

OdsoRecipientData Column Property

Specifies the column within the data source that contains unique data for the current record. The default value is 0.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public int Column { get; set; }

Property Value

Type: Int32
See Also