| UnitsConverter Class |
Namespace: ExpertPdf.HtmlToPdf
The UnitsConverter type exposes the following members.
| Name | Description | |
|---|---|---|
| UnitsConverter |
| Name | Description | |
|---|---|---|
| PixelsToPoints |
Converts from pixels to points. The result of this method takes into account the
current screen resolution.
| |
| PointsToPixels |
Converts from points to pixels. The result of this method takes into account the
current screen resolution.
|