FitR

data class FitR(val left: Double, val bottom: Double, val right: Double, val top: Double) : PdfDestination.ViewFit

Constructors

Link copied to clipboard
constructor(left: Double, bottom: Double, right: Double, top: Double)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val top: Double