Converts a measurement from millimeters to points (1 mm = 2.85 points). Returns the converted measurement as a Single.
Syntax
expression.MillimetersToPoints(Millimeters)
expression Optional. An expression that returns an Application object.
Millimeters Required Single. The millimeter value to be converted to points.