UnitConverter.MillimetersToPoints
Method to convert millimeters to points.
public static double MillimetersToPoints(double size)
Shared Function MillimetersToPoints(size As Double) As Double
Parameters
- size
- Double
Size in millimeters.
Returns
Size in points.
Licensing Info
This method is a DynamicPDF HTML Converter feature. One of the following is required for non-evaluation usage:
- Any active DynamicPDF Subscription (Essentials, Professional, Professional Plus or Ultimate).
- A DynamicPDF HTML Converter for .NET v2.X Essentials license.
- It can also be used for free with a public link back to www.dynamicpdf.com and with the DynamicPDF Essentials message displaying on the bottom of each page.