UnitConverter.MillimetersToPoints

Converts from millimeters to typesetting points.

public static float MillimetersToPoints(float size)
Shared Function MillimetersToPoints(size As Single) As Single

Parameters

size
Single

Size in millimeters.

Returns

Single

The size in typesetting points.

Licensing Info

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

See Also

UnitConverter
ceTe.DynamicPDF

In this topic