HiQPdf Documentation

PdfDpiTransformFromPixelsToInches Method

Quickly Create High Quality PDFs
Transforms pixels to inches

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

public static float FromPixelsToInches(
	float pixels
)

Parameters

pixels
Type: SystemSingle
A value in pixels

Return Value

Type: Single
The value in inches
See Also

Reference