API usageForm APIEnumerationtwipsOn this pagetwips 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. CodeResult// How to set a column distance in twips.// Set column distance in twips.paragraph.SetEqualColumns(2, 720);