PDFReaderControls.NET Standard Class Reference

Document.GetPageText Method 

Extract all text on this page as glyphs (characters).

public Glyph[] GetPageText(
   int pageIndex
);

Parameters

pageIndex
Zero-based index of page to extract text from.

Return Value

See Also

Document Class | TallComponents.PDF.ReaderControls Namespace