The position of the top-left corner of the glyph (in page coordinates).

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

Syntax

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

See Also