CharInfo

Overview

CharInfo is a class in Aspose.PDF FOSS for .NET.

Per-character layout information (glyph rectangle + page position).

Properties: Position, Rectangle.

Properties

NameTypeAccessDescription
PositionPositionReadGlyph position on the page.
RectangleAspose.Pdf.RectangleReadGlyph bounding rectangle on the page.

See Also