[]
Converts the Length value to picas (1pc = 240twips).
public float ToPica()
A Length value in picas.
var length = new Length("1in"); float picas = length.ToPica(); // 6