Units used for custom page dimensions and margins. Signature# Copyexport type LengthUnit = "pt" | "px" | "mm" | "cm" | "in"; SOURCE:20↗