[]
Provides extension methods for the ITextRunFragment interface.
public static class ITextRunFragmentExt
| Name | Description |
|---|---|
| GetBounds(ITextRunFragment) | Gets a Quadrilateral representing the four vertices's bounding this ITextRunFragment object. The coordinates are relative to the top left corner of the page. |
| GetPoints(ITextRunFragment) | Gets the geometric coordinates (relative to the top left corner of the page) of this ITextRunFragment object. |