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

Declaration Syntax
public static float PointsToPixels(
float points
)
Public Shared Function PointsToPixels ( _
points As Single _
) As Single
public:
static float PointsToPixels(
float points
)

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

Return Value
The value in pixels.
Assembly:
ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)