The position of the bottom-right 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 BottomRight { get; }
Visual Basic
Public ReadOnly Property BottomRight As PointF
	Get

See Also