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