Click or drag to resize

PDFViewCtrlGetFindTextProgress Method

Returns the progress of the FindTextAsync

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public int GetFindTextProgress()

Return Value

Type: Int32
A number between 0 and 100, indicating the progress
See Also