HiQPdf Documentation

PdfDpiTransformFromPointsToInches Method

Quickly Create High Quality PDFs
Transforms points to inches

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

public static float FromPointsToInches(
	float points
)

Parameters

points
Type: SystemSingle
A value in points

Return Value

Type: Single
The value in inches
See Also

Reference