Click or drag to resize

TextExtractorBegin Method (Page)

Start reading the page.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void Begin(
	Page page
)

Parameters

page
Type: pdftron.PDFPage
Page to read.
See Also