inch

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