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