PdfSize

data class PdfSize(val width: PdfLengthUnit, val height: PdfLengthUnit)

Constructors

Link copied to clipboard
constructor(width: PdfLengthUnit, height: PdfLengthUnit)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard