Pdf Margins
data class PdfMargins( val top: PdfLengthUnit, val right: PdfLengthUnit, val bottom: PdfLengthUnit, val left: PdfLengthUnit)
Content copied to clipboard
Constructors
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun PdfMargins( top: PdfLengthUnit, right: PdfLengthUnit, bottom: PdfLengthUnit, left: PdfLengthUnit)
Content copied to clipboard