Continuous Scroll Renderer Options
constructor(disableAnimations: Boolean = false, goToAnimationDurationMs: Int? = null, 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)