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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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