'Declaration Public Shared Function GetPoints( _ ByVal runFragment As ITextRunFragment _ ) As System.Drawing.PointF()
public static System.Drawing.PointF[] GetPoints( ITextRunFragment runFragment )
Parameters
- runFragment
- The current ITextRunFragment object.
Return Value
The array of points specifying the coordinates of this run fragment on the page.