Converts a Point in document coordinates, which are in twips relative to the top-left corner of the whole document, into a Point that represents the current coordinate system of the Text
Introduced: X15.
public System.Windows.Point PointFromDocument(System.Windows.Point point);
Parameter | Description |
---|---|
point | Specifies a point in document coordinates. |
The return value specifies the converted Point that represents the current coordinate system of the Text