Table of Contents

Method GetTextData

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

GetTextData()

Gets all text drawn on the canvas as the collection of the PdfTextData objects.

public PdfCollection<PdfTextData> GetTextData()

Returns

PdfCollection<PdfTextData>

All text drawn on the canvas as the collection of the PdfTextData objects.

Remarks

You can check the following conditions to detect whether an extracted text chunk is visible on the page: