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

Double

Size in points.

Licensing Info

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

See Also

UnitConverter
ceTe.DynamicPDF.HtmlConverter

In this topic