UnitConverter.PointsToInches
Converts from typesetting points to inches.
public static double PointsToInches(double size)
Shared Function PointsToInches(size As Double) As Double
Parameters
- size
- Double
Size in points.
Returns
The size in inches.
Licensing Info
This method is a DynamicPDF Rasterizer 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 Rasterizer selected.
- A DynamicPDF Rasterizer for .NET v4.X Developer license.