HiQPdf Documentation

PdfDpiTransformFromPixelsToPoints Method

Quickly Create High Quality PDFs
Transforms pixels to points

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

public static float FromPixelsToPoints(
	float pixels
)

Parameters

pixels
Type: SystemSingle
A value in pixels

Return Value

Type: Single
The value in points
See Also

Reference