CharInfo
Overview
CharInfo is a class in Aspose.PDF FOSS for .NET.
Per-character layout information (glyph rectangle + page position).
Properties: Position, Rectangle.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Position | Position | Read | Glyph position on the page. |
Rectangle | Aspose.Pdf.Rectangle | Read | Glyph bounding rectangle on the page. |