跳到主要内容

twips

Twentieths of a point (equivalent to 1/1440th of an inch).

Type

number

Example

This example set the distance between columns equal to 36 points.

// How to set a column distance in twips.

// Set column distance in twips.

paragraph.SetEqualColumns(2, 720);