Converts from pixels to points. The result of this method takes into account the
current screen resolution.
Namespace: EvoWordToPdf
Assembly: evowordtopdf (in evowordtopdf.dll) Version: 10.0.0.0
Syntax
Parameters
- pixels
- Type: SystemSingle
The value in pixels to convert.
Return Value
Type: SingleThe value in points.
See Also