FitVertically

data class FitVertically(val left: Double?) : PdfDestinationView

Fits the page height inside the window.

Constructors

Link copied to clipboard
constructor(left: Double?)

Properties

Link copied to clipboard
val left: Double?

horizontal position in PDF points to keep visible, or null for the default.