[]
Merge all text blocks into one text value.
public static string Merge(List<PdfTextBlock> list)
The list of text blocks.
The merged text value.