FitHorizontally

data class FitHorizontally(val top: Double?) : PdfDestinationView

Fits the page width inside the window.

Constructors

Link copied to clipboard
constructor(top: Double?)

Properties

Link copied to clipboard
val top: Double?

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