[]
Converts the Length value to twips.
public float ToTwips()
A Length value in twips.
var length = new Length("1in"); float twips = length.ToTwips(); // 1440