UnitConverter.PointsToMillimeters

Method to convert points to millimeters.

public static double PointsToMillimeters(double size)
Shared Function PointsToMillimeters(size As Double) As Double

Parameters

size
Double

Size in points.

Returns

Double

Size in millimeters.

Licensing Info

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

See Also

UnitConverter
ceTe.DynamicPDF.HtmlConverter

In this topic