[]
Gets a Quadrilateral representing the four vertices's bounding this ITextRunFragment object. The coordinates are relative to the top left corner of the page.
public static Quadrilateral GetBounds(this ITextRunFragment runFragment)
| Type | Name | Description |
|---|---|---|
| ITextRunFragment | runFragment | The current ITextRunFragment object. |
| Type | Description |
|---|---|
| Quadrilateral | Quadrilateral representing the bounds of this text run fragment on the page. |