Click or drag to resize

MailMerge HideEmptyGroup Property

Gets or sets a value indicating whether to remove groups which contain empty merge fields

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

Property Value

Type: Boolean
See Also