UnitConverter.InchesToPoints
Converts from inches to typesetting points.
public static double InchesToPoints(double size)
Shared Function InchesToPoints(size As Double) As Double
Parameters
- size
- Double
Size in inches.
Returns
The size in inches.
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.