Link Search Menu Expand Document

PageGetText Method

Retrieves all text drawn on the page in plain text format.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public string GetText()

Return Value

Type: String
All text drawn on the page in plain text format.
See Also

Reference