The total number of pages used 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 TotalPages { get; }
Visual Basic
Public ReadOnly Property TotalPages As Integer
	Get

See Also