InchesToPoints Method

See Also         Example         Applies To

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

Syntax

expression.InchesToPoints(Inches)

expression   Optional. An expression that returns an Application object.

Inches   Required Single. The inch value to be converted to points.


Send feedback to MSDN.Look here for MSDN Online resources.