HiQPdf Documentation

PdfDpiTransformFromInchesToPoints Method

Quickly Create High Quality PDFs
Transforms inches to points

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public static float FromInchesToPoints(
	float inches
)

Parameters

inches
Type: SystemSingle
A value in inches

Return Value

Type: Single
The value in points
See Also

Reference