UnitConverter.MillimetersToPoints

Method to convert millimeters to points.

public static double MillimetersToPoints(double size)

Parameters

size
Double

Size in millimeters.

Returns

Double

Size in points.

Licensing Info

This method is a DynamicPDF Converter feature. One of the following is required for non-evaluation usage:

See Also

UnitConverter
ceTe.DynamicPDF.Conversion