mm

fun mm(all: Double): PdfMargins
fun mm(vertical: Double, horizontal: Double): PdfMargins
fun mm(    top: Double,     right: Double,     bottom: Double,     left: Double): PdfMargins