Click or drag to resize

MergerOptions SameFieldNameToOneField Property

Gets or sets a value indicates whether to merge the fields with the same name into one field.

Namespace: Spire.Pdf.Utilities
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public bool SameFieldNameToOneField { get; set; }

Property Value

Type: Boolean
See Also