Converts a measurement from picas to points (1 pica = 12 points). Returns the converted measurement as a Single.
Syntax
expression.PicasToPoints(Picas)
expression Optional. An expression that returns an Application object.
Picas Required Single. The pica value to be converted to points.