HiQPdf Documentation

PdfDpiTransformFromPointsToInches Method

HiQPdf Client for .NET Core
Transforms points to inches

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.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