UnitConverter.PointsToMillimeters

Converts from typesetting 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

The size in typesetting points.

Licensing Info

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

See Also

UnitConverter
ceTe.DynamicPDF.Rasterizer

In this topic