PointsToInches Method

See Also         Example         Applies To

Converts a measurement from points to inches (1 inch = 72 points). Returns the converted measurement as a Single.

Syntax

expression.PointsToInches(Points)

expression   Optional. An expression that returns an Application object.

Points   Required Single. The measurement, in points.