SingleDocumentScrollRendererOptions

constructor(disableAnimations: Boolean = false, ignoreAspectRatio: Boolean = false, insets: RectMargins? = null, maxWidth: Length? = null, pageBackgroundColor: String = "#ffffff", readingAreaOffsetBottom: Length? = null, readingAreaOffsetTop: Length? = null, scrollAnimationDurationMs: Int? = null, scrollAnimationMaxDistance: Length? = null, scrollbarPosition: ScrollRendererScrollbarPosition = ScrollRendererScrollbarPosition.DOCUMENT, swipeNavigationGestureThreshold: Length? = null)