UnitConverter.PointsToMillimeters

Converts from typesetting points to millimeters.

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

Parameters

size
Single

Size in points.

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