UnitConverter.InchesToPoints
Method to convert inches to points.
public static double InchesToPoints(double size)
Shared Function InchesToPoints(size As Double) As Double
Parameters
- size
- Double
Size in inches.
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.