[]
        
(Showing Draft Content)

C1.Pdf.PdfTextBlock.Merge

Merge Method

Merge(List<PdfTextBlock>)

Merge all text blocks into one text value.

Declaration
public static string Merge(List<PdfTextBlock> list)
Parameters
Type Name Description
List<PdfTextBlock> list

The list of text blocks.

Returns
Type Description
string

The merged text value.