Click or drag to resize

OdsoRecipientData Active Property

Specifies whether the record from the data source shall be imported into a document when the mail merge is performed. The default value is true .

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

Property Value

Type: Boolean
See Also