maxWidth

val maxWidth: Length? = null

Sets the maximum width of the renderer.

If a PERCENTAGE value is used, it will be based on the width of the ReaderView's width.

If a larger number than 100% of the ReaderView's width is passed, the ReaderView's width will be used.

Defaults to 100%