The new (zero-based) page index in the pages to search in to find text.

Namespace: TallComponents.PDF.TextExtraction
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public int CurrentIndex { get; }
Visual Basic
Public ReadOnly Property CurrentIndex As Integer
	Get

Remarks

Note that this doesn't indicated the document.Pages[ index ].

See Also