fluid-pdf
0.18.0
jvm
fluid-pdf
/
io.fluidsonic.pdf
/
PdfSize
Pdf
Size
data
class
PdfSize
(
val
width
:
PdfLengthUnit
,
val
height
:
PdfLengthUnit
)
Members
Constructors
Pdf
Size
Link copied to clipboard
constructor
(
width
:
PdfLengthUnit
,
height
:
PdfLengthUnit
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
height
Link copied to clipboard
val
height
:
PdfLengthUnit
width
Link copied to clipboard
val
width
:
PdfLengthUnit