Click or drag to resize

PDFViewCtrlGetFindTextProgressAsFactor Method

Returns the progress of the FindTextAsync

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public double GetFindTextProgressAsFactor()

Return Value

Type: Double
A number between 0 and 1, indicating the progress
See Also