Gets or sets a byte array that contains the complete data of the merged field. The used format is the internal TX Text Control Unicode format.

Introduced: 16.0.

Syntax

public byte[] MergedField { get; set; }
Public Property MergedField() As Byte()