Page tree
Skip to end of metadata
Go to start of metadata

Description

Converts points to twips. 1 point = 1/72 inch = 20 twips.
1 inch = 72 points = 1440 twips

C#
vb.net

Parameters

pts
The number of points to convert.

Returns

The result of the conversion (twips).

Examples

C#
vb.net
  • No labels