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
The size in typesetting points.
Licensing Info
This method is a DynamicPDF PrintManager feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF PrintManager selected.
- A DynamicPDF PrintManager for .NET v4.X Developer license.