Converts value in pixels to the value in twips.
'Declaration
Public Shared Function ToTwips( _
ByVal As Double, _
ByVal As Double _
) As Double
Parameters
- valuePixels
- The value in twips.
- dpi
- The dpi which should be used.
Return Value
The value in twips.