HiQPdf Documentation

PdfDpiTransformFromInchesToPixels Method

Quickly Create High Quality PDFs
Transforms inches to pixels

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

public static float FromInchesToPixels(
	float inches
)

Parameters

inches
Type: SystemSingle
A value in inches

Return Value

Type: Single
The value in pixels
See Also

Reference