UnitConverter.InchesToPoints

Converts from inches to typesetting points.

public static double InchesToPoints(double size)

Parameters

size
Double

Size in inches.

Returns

Double

The size in inches.

Licensing Info

This method is a DynamicPDF Rasterizer feature. One of the following is required for non-evaluation usage:

See Also

UnitConverter
ceTe.DynamicPDF.Rasterizer