[]
Gets the geometric coordinates (relative to the top left corner of the page) of this ITextRunFragment object.
public static PointF[] GetPoints(this ITextRunFragment runFragment)
| Type | Name | Description |
|---|---|---|
| ITextRunFragment | runFragment | The current ITextRunFragment object. |
| Type | Description |
|---|---|
| PointF[] | The array of points specifying the coordinates of this run fragment on the page. |