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

Syntax

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