HiQPdf Documentation

PdfDpiTransformFromPointsToPixels Method

Quickly Create High Quality PDFs
Transforms points to pixels

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

public static float FromPointsToPixels(
	float points
)

Parameters

points
Type: SystemSingle
A value in points

Return Value

Type: Single
The value in pixels
See Also

Reference