UnitConverter.MillimetersToPoints
Method to convert millimeters to points.
public static double MillimetersToPoints(double size)
Parameters
- size
- Double
Size in millimeters.
Returns
Size in points.
Licensing Info
This method is a DynamicPDF Converter 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 Converter selected.
- A DynamicPDF Converter for .NET v3.X Developer license.
See Also
UnitConverterceTe.DynamicPDF.Conversion