ContinuousScrollRendererOptions

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