ExpertPdf PDF Creator Library
Converts from pixels to points. The result of this method takes into account the
current screen resolution.

Declaration Syntax
public static float PixelsToPoints(
float pixels
)
Public Shared Function PixelsToPoints ( _
pixels As Single _
) As Single
public:
static float PixelsToPoints(
float pixels
)

Parameters
- pixels (Single)
- The value in pixels to convert.

Return Value
The value in points.
Assembly:
ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)