Gets the page that the glyphs are located on.

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

Syntax

C#
public Page Page { get; }
Visual Basic
Public ReadOnly Property Page As Page
	Get

See Also